Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -348,6 +348,35 @@ dataset_info:
348
  num_examples: 2888
349
  download_size: 327624
350
  dataset_size: 1392128.7592544714
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
351
  configs:
352
  - config_name: afr
353
  data_files:
@@ -429,6 +458,12 @@ configs:
429
  path: ibo/dev-*
430
  - split: test
431
  path: ibo/test-*
 
 
 
 
 
 
432
  ---
433
 
434
  # BRIGHTER Emotion Categories Dataset
 
348
  num_examples: 2888
349
  download_size: 327624
350
  dataset_size: 1392128.7592544714
351
+ - config_name: ind
352
+ features:
353
+ - name: id
354
+ dtype: string
355
+ - name: text
356
+ dtype: string
357
+ - name: anger
358
+ dtype: int64
359
+ - name: disgust
360
+ dtype: int64
361
+ - name: fear
362
+ dtype: int64
363
+ - name: joy
364
+ dtype: int64
365
+ - name: sadness
366
+ dtype: int64
367
+ - name: surprise
368
+ dtype: int64
369
+ - name: emotions
370
+ sequence: string
371
+ splits:
372
+ - name: dev
373
+ num_bytes: 29905.91708967851
374
+ num_examples: 156
375
+ - name: test
376
+ num_bytes: 177339.03152856394
377
+ num_examples: 851
378
+ download_size: 77237
379
+ dataset_size: 207244.94861824246
380
  configs:
381
  - config_name: afr
382
  data_files:
 
458
  path: ibo/dev-*
459
  - split: test
460
  path: ibo/test-*
461
+ - config_name: ind
462
+ data_files:
463
+ - split: dev
464
+ path: ind/dev-*
465
+ - split: test
466
+ path: ind/test-*
467
  ---
468
 
469
  # BRIGHTER Emotion Categories Dataset
ind/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c749c382a15926ed59fa382b754cccade1f158eb4fbb00a36a4de4c001db66
3
+ size 14975
ind/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a0b7cc3e7d78ffbeb90649843856487011814b97d6c7f2f5182ff3a6f1792a
3
+ size 62262