Files changed (1) hide show
  1. README.md +15 -4
README.md CHANGED
@@ -1,4 +1,4 @@
1
- ---
2
  configs:
3
  - config_name: total
4
  data_files:
@@ -36,7 +36,18 @@ configs:
36
  data_files:
37
  - split: test
38
  path: test_has_explicit_keyword.csv
39
- ---
40
 
41
- # SoIEA: Social Implicit Emotion Analysis Dataset
42
- (Viết tả dataset của bạn ở dưới này như bình thường...)
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!-- ---
2
  configs:
3
  - config_name: total
4
  data_files:
 
36
  data_files:
37
  - split: test
38
  path: test_has_explicit_keyword.csv
39
+ --- -->
40
 
41
+ data_files:
42
+ - split: train
43
+ path: train.csv
44
+ - split: test_polarity
45
+ path: test_lb_polarity.csv
46
+ - split: test_emotion
47
+ path: test_lb_emotion.csv
48
+ - split: test_explicitness
49
+ path: test_lb_explicitness.csv
50
+ - split: test_aspect
51
+ path: test_lb_aspect.csv
52
+ - split: test_target
53
+ path: test_lb_target.csv