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