KoseiUemura commited on
Commit
ebbc7ac
·
verified ·
1 Parent(s): e3ea928

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -430,6 +430,33 @@ dataset_info:
430
  num_examples: 1000
431
  download_size: 97826
432
  dataset_size: 223547
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
433
  - config_name: xho
434
  features:
435
  - name: id
@@ -581,6 +608,12 @@ configs:
581
  path: tat/validation-*
582
  - split: test
583
  path: tat/test-*
 
 
 
 
 
 
584
  - config_name: xho
585
  data_files:
586
  - split: validation
 
430
  num_examples: 1000
431
  download_size: 97826
432
  dataset_size: 223547
433
+ - config_name: tir
434
+ features:
435
+ - name: id
436
+ dtype: string
437
+ - name: text
438
+ dtype: string
439
+ - name: anger
440
+ dtype: int64
441
+ - name: disgust
442
+ dtype: int64
443
+ - name: fear
444
+ dtype: int64
445
+ - name: joy
446
+ dtype: int64
447
+ - name: sadness
448
+ dtype: int64
449
+ - name: surprise
450
+ dtype: int64
451
+ splits:
452
+ - name: validation
453
+ num_bytes: 197844
454
+ num_examples: 614
455
+ - name: test
456
+ num_bytes: 582875
457
+ num_examples: 1840
458
+ download_size: 369185
459
+ dataset_size: 780719
460
  - config_name: xho
461
  features:
462
  - name: id
 
608
  path: tat/validation-*
609
  - split: test
610
  path: tat/test-*
611
+ - config_name: tir
612
+ data_files:
613
+ - split: validation
614
+ path: tir/validation-*
615
+ - split: test
616
+ path: tir/test-*
617
  - config_name: xho
618
  data_files:
619
  - split: validation