Datasets:

Modalities:
Text
License:
evallecillo commited on
Commit
57496a5
·
verified ·
1 Parent(s): 354c4ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -2,6 +2,19 @@
2
  license: apache-2.0
3
  tags:
4
  - Sentiment Analysis
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  ### Dataset Description
 
2
  license: apache-2.0
3
  tags:
4
  - Sentiment Analysis
5
+ configs:
6
+ - config_name: default
7
+ data_files:
8
+ - split: 1 star
9
+ path: "SINAI-SA-corpus/1/*.txt"
10
+ - split: 2 star
11
+ path: "SINAI-SA-corpus/2/*.txt"
12
+ - split: 3 star
13
+ path: "SINAI-SA-corpus/3/*.txt"
14
+ - split: 4 star
15
+ path: "SINAI-SA-corpus/4/*.txt"
16
+ - split: 5 star
17
+ path: "SINAI-SA-corpus/5/*.txt"
18
  ---
19
 
20
  ### Dataset Description