davidguzmanr commited on
Commit
723e6b9
·
verified ·
1 Parent(s): 7135a2e

Upload Hindi test split

Browse files
Hindi/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adb719c96d48c2fdd183cd00c9e0a57e83cea008abdeb00bfeff53553054c0cd
3
+ size 708893357
Hindi/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:936c7af375cc592280fb2c6cc1bcc1cad2b91ee5cc8ac86e67527dc43ee4e185
3
+ size 715934176
README.md CHANGED
@@ -400,8 +400,11 @@ dataset_info:
400
  - name: train
401
  num_bytes: 32010771721.967655
402
  num_examples: 28916
403
- download_size: 26888645493
404
- dataset_size: 32010771721.967655
 
 
 
405
  configs:
406
  - config_name: Apali
407
  data_files:
@@ -491,4 +494,6 @@ configs:
491
  data_files:
492
  - split: train
493
  path: Hindi/train-*
 
 
494
  ---
 
400
  - name: train
401
  num_bytes: 32010771721.967655
402
  num_examples: 28916
403
+ - name: test
404
+ num_bytes: 1701983889.936341
405
+ num_examples: 1522
406
+ download_size: 28313473026
407
+ dataset_size: 33712755611.903996
408
  configs:
409
  - config_name: Apali
410
  data_files:
 
494
  data_files:
495
  - split: train
496
  path: Hindi/train-*
497
+ - split: test
498
+ path: Hindi/test-*
499
  ---