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