mtiessler commited on
Commit
edb93c5
1 Parent(s): 0528148

Upload dataset

Browse files
README.md CHANGED
@@ -5,46 +5,46 @@ task_categories:
5
  configs:
6
  - config_name: default
7
  data_files:
8
- - split: Joy_train
9
- path: data/Joy_train-*
10
- - split: Joy_test
11
- path: data/Joy_test-*
12
- - split: Sadness_train
13
- path: data/Sadness_train-*
14
- - split: Sadness_test
15
- path: data/Sadness_test-*
16
- - split: Anger_train
17
- path: data/Anger_train-*
18
- - split: Anger_test
19
- path: data/Anger_test-*
20
- - split: Fear_train
21
- path: data/Fear_train-*
22
- - split: Fear_test
23
- path: data/Fear_test-*
24
- - split: Trust_train
25
- path: data/Trust_train-*
26
- - split: Trust_test
27
- path: data/Trust_test-*
28
- - split: Disgust_train
29
- path: data/Disgust_train-*
30
- - split: Disgust_test
31
- path: data/Disgust_test-*
32
- - split: Surprise_train
33
- path: data/Surprise_train-*
34
- - split: Surprise_test
35
- path: data/Surprise_test-*
36
- - split: Anticipation_train
37
- path: data/Anticipation_train-*
38
- - split: Anticipation_test
39
- path: data/Anticipation_test-*
40
- - split: Neutral_train
41
- path: data/Neutral_train-*
42
- - split: Neutral_test
43
- path: data/Neutral_test-*
44
- - split: Reject_train
45
- path: data/Reject_train-*
46
- - split: Reject_test
47
- path: data/Reject_test-*
48
  dataset_info:
49
  features:
50
  - name: app_name
@@ -64,68 +64,68 @@ dataset_info:
64
  - name: emotion-primary-agreement
65
  dtype: string
66
  splits:
67
- - name: Joy_train
68
- num_bytes: 14773
69
- num_examples: 44
70
- - name: Joy_test
71
- num_bytes: 4389
72
- num_examples: 12
73
- - name: Sadness_train
74
- num_bytes: 15301
75
- num_examples: 40
76
- - name: Sadness_test
77
- num_bytes: 4257
78
- num_examples: 10
79
- - name: Anger_train
80
- num_bytes: 3227
81
- num_examples: 6
82
- - name: Anger_test
83
- num_bytes: 780
84
- num_examples: 2
85
- - name: Fear_train
86
- num_bytes: 1334
87
- num_examples: 3
88
- - name: Fear_test
89
- num_bytes: 312
90
- num_examples: 1
91
- - name: Trust_train
92
- num_bytes: 11441
93
- num_examples: 25
94
- - name: Trust_test
95
- num_bytes: 2516
96
- num_examples: 7
97
- - name: Disgust_train
98
- num_bytes: 2730
99
- num_examples: 5
100
- - name: Disgust_test
101
- num_bytes: 834
102
- num_examples: 2
103
- - name: Surprise_train
104
- num_bytes: 2295
105
- num_examples: 4
106
- - name: Surprise_test
107
- num_bytes: 336
108
- num_examples: 1
109
- - name: Anticipation_train
110
- num_bytes: 9902
111
- num_examples: 22
112
- - name: Anticipation_test
113
- num_bytes: 2120
114
- num_examples: 6
115
- - name: Neutral_train
116
- num_bytes: 2022
117
- num_examples: 4
118
- - name: Neutral_test
119
- num_bytes: 801
120
- num_examples: 2
121
- - name: Reject_train
122
- num_bytes: 409
123
- num_examples: 2
124
- - name: Reject_test
125
- num_bytes: 2093
126
- num_examples: 1
127
- download_size: 195452
128
- dataset_size: 81872
129
  tags:
130
  - nlp
131
  - emotion classification
 
5
  configs:
6
  - config_name: default
7
  data_files:
8
+ - split: train_fold_1
9
+ path: data/train_fold_1-*
10
+ - split: test_fold_1
11
+ path: data/test_fold_1-*
12
+ - split: train_fold_2
13
+ path: data/train_fold_2-*
14
+ - split: test_fold_2
15
+ path: data/test_fold_2-*
16
+ - split: train_fold_3
17
+ path: data/train_fold_3-*
18
+ - split: test_fold_3
19
+ path: data/test_fold_3-*
20
+ - split: train_fold_4
21
+ path: data/train_fold_4-*
22
+ - split: test_fold_4
23
+ path: data/test_fold_4-*
24
+ - split: train_fold_5
25
+ path: data/train_fold_5-*
26
+ - split: test_fold_5
27
+ path: data/test_fold_5-*
28
+ - split: train_fold_6
29
+ path: data/train_fold_6-*
30
+ - split: test_fold_6
31
+ path: data/test_fold_6-*
32
+ - split: train_fold_7
33
+ path: data/train_fold_7-*
34
+ - split: test_fold_7
35
+ path: data/test_fold_7-*
36
+ - split: train_fold_8
37
+ path: data/train_fold_8-*
38
+ - split: test_fold_8
39
+ path: data/test_fold_8-*
40
+ - split: train_fold_9
41
+ path: data/train_fold_9-*
42
+ - split: test_fold_9
43
+ path: data/test_fold_9-*
44
+ - split: train_fold_10
45
+ path: data/train_fold_10-*
46
+ - split: test_fold_10
47
+ path: data/test_fold_10-*
48
  dataset_info:
49
  features:
50
  - name: app_name
 
64
  - name: emotion-primary-agreement
65
  dtype: string
66
  splits:
67
+ - name: train_fold_1
68
+ num_bytes: 74377
69
+ num_examples: 179
70
+ - name: test_fold_1
71
+ num_bytes: 7495
72
+ num_examples: 20
73
+ - name: train_fold_2
74
+ num_bytes: 72836
75
+ num_examples: 179
76
+ - name: test_fold_2
77
+ num_bytes: 9036
78
+ num_examples: 20
79
+ - name: train_fold_3
80
+ num_bytes: 71090
81
+ num_examples: 179
82
+ - name: test_fold_3
83
+ num_bytes: 10782
84
+ num_examples: 20
85
+ - name: train_fold_4
86
+ num_bytes: 74004
87
+ num_examples: 179
88
+ - name: test_fold_4
89
+ num_bytes: 7868
90
+ num_examples: 20
91
+ - name: train_fold_5
92
+ num_bytes: 74429
93
+ num_examples: 179
94
+ - name: test_fold_5
95
+ num_bytes: 7443
96
+ num_examples: 20
97
+ - name: train_fold_6
98
+ num_bytes: 73574
99
+ num_examples: 179
100
+ - name: test_fold_6
101
+ num_bytes: 8298
102
+ num_examples: 20
103
+ - name: train_fold_7
104
+ num_bytes: 74781
105
+ num_examples: 179
106
+ - name: test_fold_7
107
+ num_bytes: 7091
108
+ num_examples: 20
109
+ - name: train_fold_8
110
+ num_bytes: 73778
111
+ num_examples: 179
112
+ - name: test_fold_8
113
+ num_bytes: 8094
114
+ num_examples: 20
115
+ - name: train_fold_9
116
+ num_bytes: 74410
117
+ num_examples: 179
118
+ - name: test_fold_9
119
+ num_bytes: 7462
120
+ num_examples: 20
121
+ - name: train_fold_10
122
+ num_bytes: 73569
123
+ num_examples: 180
124
+ - name: test_fold_10
125
+ num_bytes: 8303
126
+ num_examples: 19
127
+ download_size: 675697
128
+ dataset_size: 818720
129
  tags:
130
  - nlp
131
  - emotion classification
data/test_fold_1-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f18463af9edfc1a07aafe085372766e21cb01c2e569d53670369d99b477ae008
3
- size 13510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f879eda77f16ba847a08f913337a5b202520955c9b533cab6be260cb24e8fee
3
+ size 11998
data/test_fold_10-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6a9dde8123047afa4eb4d64580851093100f15e6027c6964210a4d9e20a911d
3
- size 12506
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb4ba6cb101c285df9e4caf2b76aa3ce84eb9439659d61905b393fe86e4ecbf3
3
+ size 14145
data/test_fold_2-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bfa6471073af4eaf99cdc4cd841e4adaeb17a582bf0e727be195c36abff10b5
3
- size 13533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:782e6bb79515ff7cb27073cdb091a32c4c885065c16e16c8368ffaba9a281246
3
+ size 13025
data/test_fold_3-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6da42c25930e2adc99e622a8558a61a4ee5970add703d024d856a34edba7e577
3
- size 12418
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa27f801c8547df06228fa18150783b297efa6e0d625e768062ff7555d9a957c
3
+ size 15708
data/test_fold_4-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18569026479f44dbcaf3d6b680bbffd51b5bfd0144030e3471da976b4470acf0
3
- size 11683
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2692de8ffe1bf75b2edf05a9f8625c8b9c429ee81b51e0581316a9afc883a3dc
3
+ size 12124
data/test_fold_5-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:160f040a935b1c83278da512201f48dc1fc3bbcef0f43d3678d9306189795996
3
- size 11851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:049a9a751ed340d29e63df4b49e18019df84c6a849380177a3148ded523d1a80
3
+ size 11367
data/test_fold_6-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e51dd7bf1d28b2c51a5efc2bba5fede3c3cfd6a775fd3bcb638be02a53cb2fb4
3
- size 12735
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb8ed56ca38b19465f543565b5212c6ef8394714b61e9ac9b47c28daa3fdb86
3
+ size 13295
data/test_fold_7-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2329b7bbbaaa9157c6b3da55dbd054cfaf935565b9f095936e036cb33525c479
3
- size 14732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1478a056861b8b3331666bb5f8f4ff600842ce1e47d09f495ba66eaec69426ba
3
+ size 11796
data/test_fold_8-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:596916eb236dda7471455677cd6958f62795a6b200cac7d0b1fa67929f15e22d
3
- size 11556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a303bc5741d0b959fd6dab05bf40d4b2e3c27519770ae1bfb416d3b75c5532
3
+ size 12547
data/test_fold_9-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f98c3bf1d2d1f83a49c39402332bd407049e39fca95e0740c75ea7ad76043d13
3
- size 12686
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5824046005642357cfc9be5f0cd84c25c142f8ce7824c7782f8356b968cc8aaf
3
+ size 10288
data/train_fold_1-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:370643fd50bdb9e90129eb686f9104e61f2cd6847c802cbf4a88b34d86dd8b2e
3
- size 55001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dead4b9ca61a18d9beda94c5fa3e10a4aee0bc0c2a897f40b3b5347f7861003d
3
+ size 55282
data/train_fold_10-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd2f20bda0f15c5f25f90ee4cba784091d62b9c9a0987415b2ba60c65793fd01
3
- size 54820
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beef8060a47ff6edf065ea2085cbcb4a8f20f1b60374da69ab034153d03aa9f9
3
+ size 54954
data/train_fold_2-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f4b74966f5780ab906053193fc20325aad6a22c55a2ad9e7d102529f89830fa
3
- size 54675
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:383cad4934532aea03420ec58b90634d4bfd7cc1e1c359ea64679601959b2e8d
3
+ size 54898
data/train_fold_3-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d844f3c2e5cb0c93d05740fd7cdbc424827d338fb8f70aabe2edfeeb4251c4e1
3
- size 54789
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c07323b69635d098379b6c5fb1085d6f6a0c65c43fb791c398fb4fc88449888f
3
+ size 52146
data/train_fold_4-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcab5fd793971e815c3ebc95717889f4cfdbbb5046a8f3e991629eb86b25e96e
3
- size 55680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17220996b53e46048ae62d14fada15c5a1242c343e5805bf2e5472ffc4c73dfe
3
+ size 55283
data/train_fold_5-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02ce4f3c3f2507af023eca84132083ba827913b6cc635f92b9760b8bec535b68
3
- size 55616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93deeb98acb38540d59e65eef8f295abb8665ecbc5888f652ceb13451d5842ac
3
+ size 55835
data/train_fold_6-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91097f5c9ca5698fb07f56eb091aea17df27fd93f734e83cb901a62fb386b65a
3
- size 55815
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:528bd3b2434bee3c5d07af04910c2ffdf90e50215a69eb2ed06e9448fd1eecc7
3
+ size 54996
data/train_fold_7-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e3a933e98646753f0e5c626a3a9f1969c63c3cb490c96eb7a6f0034be769da2
3
- size 53015
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9bc1c0d6d655fbff0c7daf0c4cff7afd841486b01850b69d2009e466dea13e0
3
+ size 55443
data/train_fold_8-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:829f724db962211033fc663a85d50fb3ec96caa9c96e1f07159942fd3fee519a
3
- size 55185
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7a704aa205c90b0e45846c0070fd00bcfb618947ad1e6300cb7550697629c33
3
+ size 55053
data/train_fold_9-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78699257e12ce23f5f5de0c728b2095df7acd21616b16cd6feaf666a2d9b80f6
3
- size 54420
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5208566ad2374f322b91766aa8739631b8e154558ddbde123e83432f34dc5b2f
3
+ size 55514