Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,8 @@ dataset = load_dataset("CATIE-AQ/piaf_fr_prompt_context_generation_with_answer_a
|
|
75 |
|
76 |
# Citation
|
77 |
## Original data
|
78 |
-
|
|
|
79 |
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},
|
80 |
title = {Project PIAF: Building a Native French Question-Answering Dataset},
|
81 |
booktitle = {Proceedings of The 12th Language Resources and Evaluation Conference},
|
@@ -86,18 +87,21 @@ dataset = load_dataset("CATIE-AQ/piaf_fr_prompt_context_generation_with_answer_a
|
|
86 |
pages = {5483--5492},
|
87 |
url = {https://www.aclweb.org/anthology/2020.lrec-1.673}
|
88 |
}
|
89 |
-
|
90 |
|
91 |
|
92 |
## This Dataset
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
}
|
|
|
|
|
|
|
101 |
|
102 |
|
103 |
|
|
|
75 |
|
76 |
# Citation
|
77 |
## Original data
|
78 |
+
```
|
79 |
+
@InProceedings{keraron-EtAl:2020:LREC,
|
80 |
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},
|
81 |
title = {Project PIAF: Building a Native French Question-Answering Dataset},
|
82 |
booktitle = {Proceedings of The 12th Language Resources and Evaluation Conference},
|
|
|
87 |
pages = {5483--5492},
|
88 |
url = {https://www.aclweb.org/anthology/2020.lrec-1.673}
|
89 |
}
|
90 |
+
```
|
91 |
|
92 |
|
93 |
## This Dataset
|
94 |
+
```
|
95 |
+
@misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
|
96 |
+
author = { {BOURDOIS, Loïck} },
|
97 |
+
organization = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
98 |
+
title = { Dataset of French Prompts (DFP) (Revision 1d24c09) },
|
99 |
+
year = 2023,
|
100 |
+
url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
|
101 |
+
doi = { 10.57967/hf/1200 },
|
102 |
+
publisher = { Hugging Face } }
|
103 |
+
```
|
104 |
+
|
105 |
|
106 |
|
107 |
|