SaylorTwift HF Staff commited on
Commit
0334705
·
verified ·
1 Parent(s): 3fa0b2b

Add 'translation-th' config data files

Browse files
README.md CHANGED
@@ -375,6 +375,31 @@ dataset_info:
375
  num_examples: 500
376
  download_size: 53029
377
  dataset_size: 71814
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
378
  configs:
379
  - config_name: et
380
  data_files:
@@ -466,4 +491,10 @@ configs:
466
  path: translation-ta/validation-*
467
  - split: test
468
  path: translation-ta/test-*
 
 
 
 
 
 
469
  ---
 
375
  num_examples: 500
376
  download_size: 53029
377
  dataset_size: 71814
378
+ - config_name: translation-th
379
+ features:
380
+ - name: premise
381
+ dtype: string
382
+ - name: choice1
383
+ dtype: string
384
+ - name: choice2
385
+ dtype: string
386
+ - name: question
387
+ dtype: string
388
+ - name: label
389
+ dtype: int32
390
+ - name: idx
391
+ dtype: int32
392
+ - name: changed
393
+ dtype: bool
394
+ splits:
395
+ - name: validation
396
+ num_bytes: 11347
397
+ num_examples: 100
398
+ - name: test
399
+ num_bytes: 54758
400
+ num_examples: 500
401
+ download_size: 50851
402
+ dataset_size: 66105
403
  configs:
404
  - config_name: et
405
  data_files:
 
491
  path: translation-ta/validation-*
492
  - split: test
493
  path: translation-ta/test-*
494
+ - config_name: translation-th
495
+ data_files:
496
+ - split: validation
497
+ path: translation-th/validation-*
498
+ - split: test
499
+ path: translation-th/test-*
500
  ---
translation-th/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d26116c5714aafaa98e95929e41082dd5a6ca42f1ad542ae5036a33bd7af611
3
+ size 39651
translation-th/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbd6db15a313433cc2a80bf3d3aa23331b95c134a81376a2e19f4034f6c0e473
3
+ size 11200