CoolFace
Datasetpublic

lyon-nlp/mteb-fr-retrieval-syntec-s2p

Syntec dataset for information retrieval This dataset has been built from the Syntec Collective bargaining agreement. Its purpose is information retrieval. Dataset Details The dataset is rather small. It is intended to be used only as a test set, for fast evaluation of models. It is split into 2 subsets : queries : it features 100 manually created questions. Each question is mapped to the article that contains the answer. documents : corresponds to the 90… See the full description on the dataset page: https://huggingface.co/datasets/lyon-nlp/mteb-fr-retrieval-syntec-s2p.

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes239downloads
21 commits on main
7503cb72y ago

Add citation (#7)

imenelydiaker
19661cc2y ago

Fix data loading (#6)

imenelydiaker
10bc0982y ago

Update README.md

mciancone
5aed8612y ago

Update README.md

mciancone
4115ad52y ago

Update README.md

mciancone
c2583f32y ago

Fix test split (#4)

imenelydiaker
f5da49b2y ago

Fix test split (#3)

imenelydiaker
0bb5f822y ago

Fix test split (#2)

imenelydiaker
aa460cd3y ago

Delete mteb-fr-retrieval-syntec-s2p.py

mciancone
c24d9fa3y ago

Update README.md

mciancone
60af9a13y ago

Upload create_data_retrieval.py

mciancone
77f7e273y ago

Update README.md

mciancone
99150063y ago

add usage info

mciancone
441e79b3y ago

remove _citation

mciancone
649c50a3y ago

Upload mteb-fr-retrieval-syntec-s2p.py

mciancone
47788fc3y ago

Delete syntec.py

mciancone
4a84b543y ago

Upload syntec.py

mciancone
75c402b3y ago

Create README.md

mciancone
6ab3eac3y ago

Upload documents.json with huggingface_hub

mciancone
d9ef39c3y ago

Upload queries.json with huggingface_hub

mciancone
ff692f33y ago

initial commit

mciancone