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