Cocciadipollo commited on
Commit
afa54ea
·
verified ·
1 Parent(s): eb9b3c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -21,4 +21,27 @@ configs:
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
 
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
24
+ annotations_creators:
25
+ - expert-generated
26
+ - crowdsourced
27
+ language:
28
+ - it
29
+ language_creators:
30
+ - crowdsourced
31
+ license:
32
+ - mit
33
+ multilinguality:
34
+ - monolingual
35
+ pretty_name: A sentiment analisys database created in a school environment.
36
+ size_categories:
37
+ - n<1K
38
+ source_datasets:
39
+ - original
40
+ tags:
41
+ - school
42
+ - high school
43
+ task_categories:
44
+ - text-classification
45
+ task_ids:
46
+ - sentiment-analysis
47
  ---