Skip to content

Commit

Permalink
pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Elshehy authored and Omar Elshehy committed Dec 9, 2024
1 parent 6455488 commit df3d18d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions mteb/tasks/Reranking/ara/NamaaMrTydiReranking.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ class NamaaMrTydiReranking(AbsTaskReranking):
eval_splits=["test"],
eval_langs=["ara-Arab"],
main_score="map",
date=None,
domains=None,
task_subtypes=None,
license=None,
annotations_creators=None,
dialect=None,
sample_creation=None,
date=("2024-12-09", "2024-12-09"),
domains=[],
task_subtypes=[],
license="not specified",
annotations_creators="human-annotated",
dialect=[],
sample_creation="created",
prompt="",
bibtex_citation="",
)
Expand Down

0 comments on commit df3d18d

Please sign in to comment.