Update README.md
Browse files
README.md
CHANGED
@@ -94,7 +94,8 @@ dataset = load_dataset("CATIE-AQ/piaf_fr_prompt_qa")
|
|
94 |
|
95 |
# Citation
|
96 |
## Original data
|
97 |
-
|
|
|
98 |
author = {Keraron, Rachel and Lancrenon, Guillaume and Bras, Mathilde and Allary, Frédéric and Moyse, Gilles and Scialom, Thomas and Soriano-Morales, Edmundo-Pavel and Staiano, Jacopo},
|
99 |
title = {Project PIAF: Building a Native French Question-Answering Dataset},
|
100 |
booktitle = {Proceedings of The 12th Language Resources and Evaluation Conference},
|
@@ -105,16 +106,20 @@ dataset = load_dataset("CATIE-AQ/piaf_fr_prompt_qa")
|
|
105 |
pages = {5483--5492},
|
106 |
url = {https://www.aclweb.org/anthology/2020.lrec-1.673}
|
107 |
}
|
|
|
108 |
|
109 |
## This Dataset
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
}
|
|
|
|
|
|
|
118 |
|
119 |
|
120 |
|
|
|
94 |
|
95 |
# Citation
|
96 |
## Original data
|
97 |
+
```
|
98 |
+
@InProceedings{keraron-EtAl:2020:LREC,
|
99 |
author = {Keraron, Rachel and Lancrenon, Guillaume and Bras, Mathilde and Allary, Frédéric and Moyse, Gilles and Scialom, Thomas and Soriano-Morales, Edmundo-Pavel and Staiano, Jacopo},
|
100 |
title = {Project PIAF: Building a Native French Question-Answering Dataset},
|
101 |
booktitle = {Proceedings of The 12th Language Resources and Evaluation Conference},
|
|
|
106 |
pages = {5483--5492},
|
107 |
url = {https://www.aclweb.org/anthology/2020.lrec-1.673}
|
108 |
}
|
109 |
+
```
|
110 |
|
111 |
## This Dataset
|
112 |
+
```
|
113 |
+
@misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
|
114 |
+
author = { {BOURDOIS, Loïck} },
|
115 |
+
organization = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
116 |
+
title = { Dataset of French Prompts (DFP) (Revision 1d24c09) },
|
117 |
+
year = 2023,
|
118 |
+
url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
|
119 |
+
doi = { 10.57967/hf/1200 },
|
120 |
+
publisher = { Hugging Face } }
|
121 |
+
```
|
122 |
+
|
123 |
|
124 |
|
125 |
|