Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
vgaraujov commited on
Commit
8c8708a
·
verified ·
1 Parent(s): fcf6d4b

Upload dataset

Browse files
README.md CHANGED
@@ -238,6 +238,12 @@ configs:
238
  path: yor/dev-*
239
  - split: test
240
  path: yor/test-*
 
 
 
 
 
 
241
  dataset_info:
242
  - config_name: afr
243
  features:
@@ -1094,6 +1100,35 @@ dataset_info:
1094
  num_examples: 3000
1095
  download_size: 400802
1096
  dataset_size: 1445960
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1097
  ---
1098
 
1099
  # BRIGHTER Emotion Categories Dataset
 
238
  path: yor/dev-*
239
  - split: test
240
  path: yor/test-*
241
+ - config_name: zul
242
+ data_files:
243
+ - split: dev
244
+ path: zul/dev-*
245
+ - split: test
246
+ path: zul/test-*
247
  dataset_info:
248
  - config_name: afr
249
  features:
 
1100
  num_examples: 3000
1101
  download_size: 400802
1102
  dataset_size: 1445960
1103
+ - config_name: zul
1104
+ features:
1105
+ - name: id
1106
+ dtype: string
1107
+ - name: text
1108
+ dtype: string
1109
+ - name: anger
1110
+ dtype: int64
1111
+ - name: disgust
1112
+ dtype: int64
1113
+ - name: fear
1114
+ dtype: int64
1115
+ - name: joy
1116
+ dtype: int64
1117
+ - name: sadness
1118
+ dtype: int64
1119
+ - name: surprise
1120
+ dtype: int64
1121
+ - name: emotions
1122
+ list: string
1123
+ splits:
1124
+ - name: dev
1125
+ num_bytes: 167741
1126
+ num_examples: 875
1127
+ - name: test
1128
+ num_bytes: 426572
1129
+ num_examples: 2047
1130
+ download_size: 156608
1131
+ dataset_size: 594313
1132
  ---
1133
 
1134
  # BRIGHTER Emotion Categories Dataset
zul/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:297fbf014a9367b6aeaa66d2a5caae55b826b946fd32e27fbd1aa1917cc6c2cd
3
- size 49559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c020b059476af49ff47614e362a0a3846d83579bd329ee3a9f5e9c3b29e13bf
3
+ size 49467
zul/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebb02c7ac55569f8a62da7716c397da122785f77f83dcb95e01e98b549ce8332
3
- size 112985
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e20851ba22a322469653849aa19bfa08e3295858e59f3d09837356994d73aff
3
+ size 107141