Update README.md
Browse files
README.md
CHANGED
@@ -89,18 +89,22 @@ dataset = load_dataset("CATIE-AQ/allocine_fr_prompt_sentiment_analysis")
|
|
89 |
|
90 |
# Citation
|
91 |
## Original data
|
92 |
-
|
93 |
-
|
|
|
94 |
|
95 |
## This Dataset
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
}
|
|
|
|
|
|
|
104 |
|
105 |
|
106 |
|
|
|
89 |
|
90 |
# Citation
|
91 |
## Original data
|
92 |
+
```
|
93 |
+
Théophile Blard, French sentiment analysis with BERT, (2020), GitHub repository, https://github.com/TheophileBlard/french-sentiment-analysis-with-bert
|
94 |
+
```
|
95 |
|
96 |
## This Dataset
|
97 |
+
```
|
98 |
+
@misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
|
99 |
+
author = { {BOURDOIS, Loïck} },
|
100 |
+
organization = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
101 |
+
title = { Dataset of French Prompts (DFP) (Revision 1d24c09) },
|
102 |
+
year = 2023,
|
103 |
+
url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
|
104 |
+
doi = { 10.57967/hf/1200 },
|
105 |
+
publisher = { Hugging Face } }
|
106 |
+
```
|
107 |
+
|
108 |
|
109 |
|
110 |
|