Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -92,6 +92,14 @@ configs:
92
  path: hau/dev-*
93
  - split: test
94
  path: hau/test-*
 
 
 
 
 
 
 
 
95
  dataset_info:
96
  - config_name: afr
97
  features:
@@ -349,6 +357,38 @@ dataset_info:
349
  num_examples: 2160
350
  download_size: 258761
351
  dataset_size: 1038439
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
352
  ---
353
 
354
  # BRIGHTER Emotion Categories Dataset
 
92
  path: hau/dev-*
93
  - split: test
94
  path: hau/test-*
95
+ - config_name: hin
96
+ data_files:
97
+ - split: train
98
+ path: hin/train-*
99
+ - split: dev
100
+ path: hin/dev-*
101
+ - split: test
102
+ path: hin/test-*
103
  dataset_info:
104
  - config_name: afr
105
  features:
 
357
  num_examples: 2160
358
  download_size: 258761
359
  dataset_size: 1038439
360
+ - config_name: hin
361
+ features:
362
+ - name: id
363
+ dtype: string
364
+ - name: text
365
+ dtype: string
366
+ - name: anger
367
+ dtype: int64
368
+ - name: disgust
369
+ dtype: int64
370
+ - name: fear
371
+ dtype: int64
372
+ - name: joy
373
+ dtype: int64
374
+ - name: sadness
375
+ dtype: int64
376
+ - name: surprise
377
+ dtype: int64
378
+ - name: emotions
379
+ list: string
380
+ splits:
381
+ - name: train
382
+ num_bytes: 538400
383
+ num_examples: 2556
384
+ - name: dev
385
+ num_bytes: 38340
386
+ num_examples: 200
387
+ - name: test
388
+ num_bytes: 420945
389
+ num_examples: 2020
390
+ download_size: 377557
391
+ dataset_size: 997685
392
  ---
393
 
394
  # BRIGHTER Emotion Categories Dataset
hin/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:970ea720113ca7ad87b1d06c35265d7aab7602dacffae530b2e8f08e5e35f7e1
3
- size 15989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:598d9ca26f20b20ab4226de4296099f6c65487aad9cda893fcb1b599fbd2ba2e
3
+ size 16359
hin/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ecc919bacb511d1d266c9d4a4bb5915b8232281875055edfc7d14f87447b45a
3
- size 204886
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88140ab209f0e1b0b13fab2cdbecdcb1e363d6caaebe106357ac15c8953ae0b4
3
+ size 111216
hin/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87c94cafaf62143a6ef76d0739a521772a17d9414b24cbd490039a9a66ce8597
3
- size 256298
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c627191206781e799926f7cc38ba4590cfcec629f7e375efdbc4e04796645a
3
+ size 249982