imenelydiaker
commited on
Commit
•
7503cb7
1
Parent(s):
19661cc
Add citation (#7)
Browse files- Add citation (0054acbebce907573c691c5a3bc6ffc6fecdb2b1)
README.md
CHANGED
@@ -55,6 +55,19 @@ The dataset contains 100 questions, each having their answer in 1 of the 90 arti
|
|
55 |
|
56 |
https://www.syntec.fr/
|
57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
### Contact
|
59 |
|
60 |
|
|
55 |
|
56 |
https://www.syntec.fr/
|
57 |
|
58 |
+
### Citation
|
59 |
+
If you use this dataset in your work, please consider citing:
|
60 |
+
```
|
61 |
+
@misc{ciancone2024extending,
|
62 |
+
title={Extending the Massive Text Embedding Benchmark to French},
|
63 |
+
author={Mathieu Ciancone and Imene Kerboua and Marion Schaeffer and Wissam Siblini},
|
64 |
+
year={2024},
|
65 |
+
eprint={2405.20468},
|
66 |
+
archivePrefix={arXiv},
|
67 |
+
primaryClass={cs.CL}
|
68 |
+
}
|
69 |
+
```
|
70 |
+
|
71 |
### Contact
|
72 |
|
73 |