Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,8 @@ This repository doesn't contain any data.
|
|
68 |
|
69 |
# Citation
|
70 |
## Original data
|
71 |
-
|
|
|
72 |
author = {Martin, d'Hoffschmidt and Maxime, Vidal and Wacim, Belblidia and Tom, Brendlé},
|
73 |
title = "{FQuAD: French Question Answering Dataset}",
|
74 |
journal = {arXiv e-prints},
|
@@ -81,17 +82,19 @@ archivePrefix = {arXiv},
|
|
81 |
eprint = {2002.06071},
|
82 |
primaryClass = {cs.CL}
|
83 |
}
|
84 |
-
|
85 |
|
86 |
## This Dataset
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
}
|
|
|
|
|
95 |
|
96 |
|
97 |
## License
|
|
|
68 |
|
69 |
# Citation
|
70 |
## Original data
|
71 |
+
```
|
72 |
+
@ARTICLE{2020arXiv200206071
|
73 |
author = {Martin, d'Hoffschmidt and Maxime, Vidal and Wacim, Belblidia and Tom, Brendlé},
|
74 |
title = "{FQuAD: French Question Answering Dataset}",
|
75 |
journal = {arXiv e-prints},
|
|
|
82 |
eprint = {2002.06071},
|
83 |
primaryClass = {cs.CL}
|
84 |
}
|
85 |
+
```
|
86 |
|
87 |
## This Dataset
|
88 |
+
```
|
89 |
+
@misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
|
90 |
+
author = { {BOURDOIS, Loïck} },
|
91 |
+
organization = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
92 |
+
title = { Dataset of French Prompts (DFP) (Revision 1d24c09) },
|
93 |
+
year = 2023,
|
94 |
+
url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
|
95 |
+
doi = { 10.57967/hf/1200 },
|
96 |
+
publisher = { Hugging Face } }
|
97 |
+
```
|
98 |
|
99 |
|
100 |
## License
|