Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
vgaraujov commited on
Commit
769fa74
·
verified ·
1 Parent(s): 77a6a8e

Upload dataset

Browse files
README.md CHANGED
@@ -136,6 +136,14 @@ configs:
136
  path: mar/dev-*
137
  - split: test
138
  path: mar/test-*
 
 
 
 
 
 
 
 
139
  dataset_info:
140
  - config_name: afr
141
  features:
@@ -579,6 +587,38 @@ dataset_info:
579
  num_examples: 2000
580
  download_size: 348097
581
  dataset_size: 963816
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
582
  ---
583
 
584
  # BRIGHTER Emotion Categories Dataset
 
136
  path: mar/dev-*
137
  - split: test
138
  path: mar/test-*
139
+ - config_name: pcm
140
+ data_files:
141
+ - split: train
142
+ path: pcm/train-*
143
+ - split: dev
144
+ path: pcm/dev-*
145
+ - split: test
146
+ path: pcm/test-*
147
  dataset_info:
148
  - config_name: afr
149
  features:
 
587
  num_examples: 2000
588
  download_size: 348097
589
  dataset_size: 963816
590
+ - config_name: pcm
591
+ features:
592
+ - name: id
593
+ dtype: string
594
+ - name: text
595
+ dtype: string
596
+ - name: anger
597
+ dtype: int64
598
+ - name: disgust
599
+ dtype: int64
600
+ - name: fear
601
+ dtype: int64
602
+ - name: joy
603
+ dtype: int64
604
+ - name: sadness
605
+ dtype: int64
606
+ - name: surprise
607
+ dtype: int64
608
+ - name: emotions
609
+ list: string
610
+ splits:
611
+ - name: train
612
+ num_bytes: 785272
613
+ num_examples: 3728
614
+ - name: dev
615
+ num_bytes: 237713
616
+ num_examples: 1240
617
+ - name: test
618
+ num_bytes: 779374
619
+ num_examples: 3740
620
+ download_size: 574462
621
+ dataset_size: 1802359
622
  ---
623
 
624
  # BRIGHTER Emotion Categories Dataset
pcm/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:076c671920a28a40d2ebe7dc04d740052dc2223c1c8ccbe1571a20fed4628764
3
- size 90138
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b3a0a03ebd1864c66411c5a59a2721c39dd143e923075cf06443dbad61c39d5
3
+ size 66159
pcm/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:952dc38780ad8b860fee344d06fc1638b7e04d65360866b18df8dfd9d9858916
3
- size 336225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9cb2834859718fd90e4d463060cfc954e653c406975fb12f9c60f234217b63b
3
+ size 184138
pcm/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bfce7ce34671013f9fb227286f6f468f416f72e9dfe65770403ca967f115811
3
- size 334198
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30b3f0f71c04201e97b9c3c9e43d79fdfb2b6f730bb8d613816d55bcf0eaaff0
3
+ size 324165