Datasets:
Tasks:
Text Ranking
Modalities:
Text
Formats:
parquet
Languages:
Mandarin Chinese
Size:
100K - 1M
ArXiv:
License:
Update README.md
#1
by
noooop9527
- opened
the first parameter of get_tasks is languages, and the previous code would throw the following error:
ValueError: Invalid language code: T2Reranking, you can find valid ISO 639-3 codes in /share/anaconda3/envs/T2Ranking/lib/python3.12/site-packages/mteb/iso_639_3_to_language.json
This is correct - thanks for reporting it - I made an issue here: https://github.com/embeddings-benchmark/mteb/issues/2719
Will close this one in favor of the GitHub issue. I have temporarily fixed it on this repo.
KennethEnevoldsen
changed pull request status to
closed
KennethEnevoldsen
changed pull request status to
open
KennethEnevoldsen
changed pull request status to
merged