Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -128,6 +128,14 @@ configs:
128
  path: kin/dev-*
129
  - split: test
130
  path: kin/test-*
 
 
 
 
 
 
 
 
131
  dataset_info:
132
  - config_name: afr
133
  features:
@@ -539,6 +547,38 @@ dataset_info:
539
  num_examples: 2462
540
  download_size: 430821
541
  dataset_size: 1185383
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
542
  ---
543
 
544
  # BRIGHTER Emotion Categories Dataset
 
128
  path: kin/dev-*
129
  - split: test
130
  path: kin/test-*
131
+ - config_name: mar
132
+ data_files:
133
+ - split: train
134
+ path: mar/train-*
135
+ - split: dev
136
+ path: mar/dev-*
137
+ - split: test
138
+ path: mar/test-*
139
  dataset_info:
140
  - config_name: afr
141
  features:
 
547
  num_examples: 2462
548
  download_size: 430821
549
  dataset_size: 1185383
550
+ - config_name: mar
551
+ features:
552
+ - name: id
553
+ dtype: string
554
+ - name: text
555
+ dtype: string
556
+ - name: anger
557
+ dtype: int64
558
+ - name: disgust
559
+ dtype: int64
560
+ - name: fear
561
+ dtype: int64
562
+ - name: joy
563
+ dtype: int64
564
+ - name: sadness
565
+ dtype: int64
566
+ - name: surprise
567
+ dtype: int64
568
+ - name: emotions
569
+ list: string
570
+ splits:
571
+ - name: train
572
+ num_bytes: 508699
573
+ num_examples: 2415
574
+ - name: dev
575
+ num_bytes: 38340
576
+ num_examples: 200
577
+ - name: test
578
+ num_bytes: 416777
579
+ num_examples: 2000
580
+ download_size: 348097
581
+ dataset_size: 963816
582
  ---
583
 
584
  # BRIGHTER Emotion Categories Dataset
mar/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24d3f1b9bf7246b7b734e46b59376d80711f33d43ab6a427e64c11e69baec26b
3
- size 15053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b25d0ae851c0c19886225e59ee5671aec9829104bf52846a3737004622ec26e5
3
+ size 15448
mar/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cd9c6f5ed3864c463a91fd2be7d0b6698a116afcfe5c2024755a80b29458560
3
- size 205356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6104525d57121e7a8408726ae7fce1c204513894948c5f41bc9a46c1160daccd
3
+ size 111896
mar/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b79308a2e3b832192e26ba3dc369e8862cabda17daf071470a3eb3a8ef0235eb
3
- size 226362
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe38ec3a938e6346055af07a0570bd0f196a149560216fc79b35cf79cc7864b
3
+ size 220753