KoseiUemura commited on
Commit
64faa1b
·
verified ·
1 Parent(s): 11f5a37

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -349,6 +349,33 @@ dataset_info:
349
  num_examples: 1000
350
  download_size: 0
351
  dataset_size: 223876
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
352
  - config_name: xho
353
  features:
354
  - name: id
@@ -482,6 +509,12 @@ configs:
482
  path: rus/validation-*
483
  - split: test
484
  path: rus/test-*
 
 
 
 
 
 
485
  - config_name: xho
486
  data_files:
487
  - split: validation
 
349
  num_examples: 1000
350
  download_size: 0
351
  dataset_size: 223876
352
+ - config_name: tat
353
+ features:
354
+ - name: id
355
+ dtype: string
356
+ - name: text
357
+ dtype: string
358
+ - name: anger
359
+ dtype: int64
360
+ - name: disgust
361
+ dtype: int64
362
+ - name: fear
363
+ dtype: int64
364
+ - name: joy
365
+ dtype: int64
366
+ - name: sadness
367
+ dtype: int64
368
+ - name: surprise
369
+ dtype: int64
370
+ splits:
371
+ - name: validation
372
+ num_bytes: 36743
373
+ num_examples: 200
374
+ - name: test
375
+ num_bytes: 186804
376
+ num_examples: 1000
377
+ download_size: 97826
378
+ dataset_size: 223547
379
  - config_name: xho
380
  features:
381
  - name: id
 
509
  path: rus/validation-*
510
  - split: test
511
  path: rus/test-*
512
+ - config_name: tat
513
+ data_files:
514
+ - split: validation
515
+ path: tat/validation-*
516
+ - split: test
517
+ path: tat/test-*
518
  - config_name: xho
519
  data_files:
520
  - split: validation