Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
vgaraujov commited on
Commit
e773b8c
·
verified ·
1 Parent(s): 0e36299

Upload dataset

Browse files
README.md CHANGED
@@ -92,6 +92,38 @@ dataset_info:
92
  num_examples: 1804
93
  download_size: 242601
94
  dataset_size: 604062.9103401289
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  configs:
96
  - config_name: afr
97
  data_files:
@@ -109,6 +141,14 @@ configs:
109
  path: arq/dev-*
110
  - split: test
111
  path: arq/test-*
 
 
 
 
 
 
 
 
112
  ---
113
 
114
  # BRIGHTER Emotion Categories Dataset
 
92
  num_examples: 1804
93
  download_size: 242601
94
  dataset_size: 604062.9103401289
95
+ - config_name: ary
96
+ features:
97
+ - name: id
98
+ dtype: string
99
+ - name: text
100
+ dtype: string
101
+ - name: anger
102
+ dtype: int64
103
+ - name: disgust
104
+ dtype: int64
105
+ - name: fear
106
+ dtype: int64
107
+ - name: joy
108
+ dtype: int64
109
+ - name: sadness
110
+ dtype: int64
111
+ - name: surprise
112
+ dtype: int64
113
+ - name: emotions
114
+ sequence: string
115
+ splits:
116
+ - name: train
117
+ num_bytes: 338711.9948269781
118
+ num_examples: 1608
119
+ - name: dev
120
+ num_bytes: 102370.2546531303
121
+ num_examples: 534
122
+ - name: test
123
+ num_bytes: 338423.72174193634
124
+ num_examples: 1624
125
+ download_size: 324284
126
+ dataset_size: 779505.9712220447
127
  configs:
128
  - config_name: afr
129
  data_files:
 
141
  path: arq/dev-*
142
  - split: test
143
  path: arq/test-*
144
+ - config_name: ary
145
+ data_files:
146
+ - split: train
147
+ path: ary/train-*
148
+ - split: dev
149
+ path: ary/dev-*
150
+ - split: test
151
+ path: ary/test-*
152
  ---
153
 
154
  # BRIGHTER Emotion Categories Dataset
ary/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f72b67b19a6a213991419684282aaea5848016bd01ea9b57b1f09d7bf09affe
3
+ size 31001
ary/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478d60cb1ef440e1d308b54bb94c7d994e5bc728ddf2f85e9876585d9394ca24
3
+ size 139516
ary/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07102c7b1d6a7a64ac19b3d6b8ab5c3420f5861a8a68f87153f7951a00141fc2
3
+ size 153767