Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
vgaraujov commited on
Commit
c5418e5
·
verified ·
1 Parent(s): 6e43d27

Upload dataset

Browse files
README.md CHANGED
@@ -224,6 +224,12 @@ configs:
224
  path: vmw/dev-*
225
  - split: test
226
  path: vmw/test-*
 
 
 
 
 
 
227
  dataset_info:
228
  - config_name: afr
229
  features:
@@ -1019,6 +1025,35 @@ dataset_info:
1019
  num_examples: 1554
1020
  download_size: 191579
1021
  dataset_size: 749460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1022
  ---
1023
 
1024
  # BRIGHTER Emotion Categories Dataset
 
224
  path: vmw/dev-*
225
  - split: test
226
  path: vmw/test-*
227
+ - config_name: xho
228
+ data_files:
229
+ - split: dev
230
+ path: xho/dev-*
231
+ - split: test
232
+ path: xho/test-*
233
  dataset_info:
234
  - config_name: afr
235
  features:
 
1025
  num_examples: 1554
1026
  download_size: 191579
1027
  dataset_size: 749460
1028
+ - config_name: xho
1029
+ features:
1030
+ - name: id
1031
+ dtype: string
1032
+ - name: text
1033
+ dtype: string
1034
+ - name: anger
1035
+ dtype: int64
1036
+ - name: disgust
1037
+ dtype: int64
1038
+ - name: fear
1039
+ dtype: int64
1040
+ - name: joy
1041
+ dtype: int64
1042
+ - name: sadness
1043
+ dtype: int64
1044
+ - name: surprise
1045
+ dtype: int64
1046
+ - name: emotions
1047
+ list: string
1048
+ splits:
1049
+ - name: dev
1050
+ num_bytes: 130742
1051
+ num_examples: 682
1052
+ - name: test
1053
+ num_bytes: 332172
1054
+ num_examples: 1594
1055
+ download_size: 113314
1056
+ dataset_size: 462914
1057
  ---
1058
 
1059
  # BRIGHTER Emotion Categories Dataset
xho/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0768fe8b378da3404f78d89eda955689962053dd166c9f86f76935f4e45c542b
3
- size 35644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a1ae1748763f8eff50614517f560e29106614aed4fc41237706422ae69122ef
3
+ size 35790
xho/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cafb81b58bbae013b2c3b028bdc8adfea2498dc85ad163061e2a94b82d0af8a5
3
- size 79856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee83f53b5dafa0e5566990647e63c4d9f1f440f0994b28ac0c71b5ba2f5af11
3
+ size 77524