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