Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -217,13 +217,11 @@ print(dataset["train"][0])
|
|
| 217 |
|
| 218 |
## Citation
|
| 219 |
```latex
|
| 220 |
-
@
|
| 221 |
-
|
| 222 |
-
|
| 223 |
-
|
| 224 |
-
|
| 225 |
-
|
| 226 |
-
primaryClass={cs.CL},
|
| 227 |
-
url={https://arxiv.org/abs/2507.20917},
|
| 228 |
}
|
| 229 |
```
|
|
|
|
| 217 |
|
| 218 |
## Citation
|
| 219 |
```latex
|
| 220 |
+
@article{bazoge2026mediqal,
|
| 221 |
+
title={MediQAl: A French Medical Question Answering Dataset for Knowledge and Reasoning Evaluation},
|
| 222 |
+
author={Bazoge, Adrien},
|
| 223 |
+
journal={Scientific Data},
|
| 224 |
+
year={2026},
|
| 225 |
+
publisher={Nature Publishing Group UK London}
|
|
|
|
|
|
|
| 226 |
}
|
| 227 |
```
|