rbnuria commited on
Commit
200623b
1 Parent(s): 7b574e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -30,6 +30,12 @@ The dataset containst 1500 tweets in three different languages: Greek (500 tweet
30
  * **tie_break**: We use this column to break ties in cases where there is a tie. Therefore, it is only completed when TIE appears in the *majority_vote* column. It takes values in \{-1,0,1\}.
31
  * **gold_label**: It represents the final label. It is a combination between the *majority_vote* abd the *tie_break* columns. It takes values in \{-1,0,1\}.
32
 
 
 
 
 
 
 
33
 
34
  ## Citation
35
  If you use this dataset, please cite:
 
30
  * **tie_break**: We use this column to break ties in cases where there is a tie. Therefore, it is only completed when TIE appears in the *majority_vote* column. It takes values in \{-1,0,1\}.
31
  * **gold_label**: It represents the final label. It is a combination between the *majority_vote* abd the *tie_break* columns. It takes values in \{-1,0,1\}.
32
 
33
+ ## Downloads
34
+
35
+ You can find these files in the following repositories:
36
+ * [Spanish dataset](https://huggingface.co/datasets/rbnuria/SentiMP-21/blob/main/sp.csv)
37
+ * [English dataset](https://huggingface.co/datasets/rbnuria/SentiMP-21/blob/main/en.csv)
38
+ * [Greek dataset](https://huggingface.co/datasets/rbnuria/SentiMP-21/blob/main/gr.csv)
39
 
40
  ## Citation
41
  If you use this dataset, please cite: