Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -176,6 +176,14 @@ configs:
176
  path: rus/dev-*
177
  - split: test
178
  path: rus/test-*
 
 
 
 
 
 
 
 
179
  dataset_info:
180
  - config_name: afr
181
  features:
@@ -779,6 +787,38 @@ dataset_info:
779
  num_examples: 2000
780
  download_size: 312212
781
  dataset_size: 1057384
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
782
  ---
783
 
784
  # BRIGHTER Emotion Categories Dataset
 
176
  path: rus/dev-*
177
  - split: test
178
  path: rus/test-*
179
+ - config_name: sun
180
+ data_files:
181
+ - split: train
182
+ path: sun/train-*
183
+ - split: dev
184
+ path: sun/dev-*
185
+ - split: test
186
+ path: sun/test-*
187
  dataset_info:
188
  - config_name: afr
189
  features:
 
787
  num_examples: 2000
788
  download_size: 312212
789
  dataset_size: 1057384
790
+ - config_name: sun
791
+ features:
792
+ - name: id
793
+ dtype: string
794
+ - name: text
795
+ dtype: string
796
+ - name: anger
797
+ dtype: int64
798
+ - name: disgust
799
+ dtype: int64
800
+ - name: fear
801
+ dtype: int64
802
+ - name: joy
803
+ dtype: int64
804
+ - name: sadness
805
+ dtype: int64
806
+ - name: surprise
807
+ dtype: int64
808
+ - name: emotions
809
+ list: string
810
+ splits:
811
+ - name: train
812
+ num_bytes: 194633
813
+ num_examples: 924
814
+ - name: dev
815
+ num_bytes: 76298
816
+ num_examples: 398
817
+ - name: test
818
+ num_bytes: 385936
819
+ num_examples: 1852
820
+ download_size: 152346
821
+ dataset_size: 656867
822
  ---
823
 
824
  # BRIGHTER Emotion Categories Dataset
sun/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c50f74fb5d7f2499c00c18c1908b01c1f3d3f71939b6395551b0f13b844140f5
3
- size 18956
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3362d38ea53eeb25ec717f127a8ee03f8d1628bcda93f0cb3e276cb8ec7f7c9f
3
+ size 19397
sun/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a62449c839b57234e33870bd42fc2393efd30d9d5687b212f714a5aca683ab6
3
- size 120424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8058db1687e271b53a3595eb06a24502174ca33d541d79e7afaf1d44c8f70a38
3
+ size 71108
sun/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ba7d5ac490f1febbfd2abb12e8121d1bc9bfecd6c6c4c728c802da3b94625b6
3
- size 62106
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95eb8d9e82e5c5fda18638aba17e7ac91cf1c00c8ecd4857d974cb223515122c
3
+ size 61841