Update README.md
Browse files
README.md
CHANGED
@@ -94,17 +94,21 @@ dataset = load_dataset("CATIE-AQ/squad_v2_french_translated_fr_prompt_qa")
|
|
94 |
|
95 |
# Citation
|
96 |
## Original data
|
97 |
-
|
|
|
|
|
98 |
|
99 |
## This Dataset
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
}
|
|
|
|
|
108 |
|
109 |
|
110 |
|
|
|
94 |
|
95 |
# Citation
|
96 |
## Original data
|
97 |
+
```
|
98 |
+
Hugging Face repository: https://huggingface.co/datasets/pragnakalp/squad_v2_french_translated
|
99 |
+
```
|
100 |
|
101 |
## This Dataset
|
102 |
+
```
|
103 |
+
@misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
|
104 |
+
author = { {BOURDOIS, Loïck} },
|
105 |
+
organization = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
106 |
+
title = { Dataset of French Prompts (DFP) (Revision 1d24c09) },
|
107 |
+
year = 2023,
|
108 |
+
url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
|
109 |
+
doi = { 10.57967/hf/1200 },
|
110 |
+
publisher = { Hugging Face } }
|
111 |
+
```
|
112 |
|
113 |
|
114 |
|