Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -316,6 +316,38 @@ dataset_info:
316
  num_examples: 2020
317
  download_size: 477173
318
  dataset_size: 997687.0912986172
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
319
  configs:
320
  - config_name: afr
321
  data_files:
@@ -389,6 +421,14 @@ configs:
389
  path: hin/dev-*
390
  - split: test
391
  path: hin/test-*
 
 
 
 
 
 
 
 
392
  ---
393
 
394
  # BRIGHTER Emotion Categories Dataset
 
316
  num_examples: 2020
317
  download_size: 477173
318
  dataset_size: 997687.0912986172
319
+ - config_name: ibo
320
+ features:
321
+ - name: id
322
+ dtype: string
323
+ - name: text
324
+ dtype: string
325
+ - name: anger
326
+ dtype: int64
327
+ - name: disgust
328
+ dtype: int64
329
+ - name: fear
330
+ dtype: int64
331
+ - name: joy
332
+ dtype: int64
333
+ - name: sadness
334
+ dtype: int64
335
+ - name: surprise
336
+ dtype: int64
337
+ - name: emotions
338
+ sequence: string
339
+ splits:
340
+ - name: train
341
+ num_bytes: 606648.3489438414
342
+ num_examples: 2880
343
+ - name: dev
344
+ num_bytes: 183653.00366610265
345
+ num_examples: 958
346
+ - name: test
347
+ num_bytes: 601827.4066445272
348
+ num_examples: 2888
349
+ download_size: 327624
350
+ dataset_size: 1392128.7592544714
351
  configs:
352
  - config_name: afr
353
  data_files:
 
421
  path: hin/dev-*
422
  - split: test
423
  path: hin/test-*
424
+ - config_name: ibo
425
+ data_files:
426
+ - split: train
427
+ path: ibo/train-*
428
+ - split: dev
429
+ path: ibo/dev-*
430
+ - split: test
431
+ path: ibo/test-*
432
  ---
433
 
434
  # BRIGHTER Emotion Categories Dataset
ibo/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3fc41d08b531b01570b79ab607e83aa8c37ad2ceff447831a464e496c64c44b
3
+ size 32236
ibo/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa1af710b8ba68865c2dc0628d0084010a708f4d3d04ac24447534bac7bdb262
3
+ size 143723
ibo/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bafe59cfb08e2bd0e05949937aed8fa507092fdf28b2592dc863104639cb548
3
+ size 151665