davidguzmanr commited on
Commit
d4fbe4a
·
verified ·
1 Parent(s): a601952

Upload Apali test split

Browse files
Files changed (2) hide show
  1. Apali/test-00000-of-00001.parquet +3 -0
  2. README.md +7 -2
Apali/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6fefe3b1691af18742ebcb38c24038ee3420189882e9c9407008747153a924
3
+ size 266651150
README.md CHANGED
@@ -22,11 +22,16 @@ dataset_info:
22
  - name: train
23
  num_bytes: 5095749628.006032
24
  num_examples: 6254
25
- download_size: 5128920220
26
- dataset_size: 5095749628.006032
 
 
 
27
  configs:
28
  - config_name: Apali
29
  data_files:
30
  - split: train
31
  path: Apali/train-*
 
 
32
  ---
 
22
  - name: train
23
  num_bytes: 5095749628.006032
24
  num_examples: 6254
25
+ - name: test
26
+ num_bytes: 268801422.5619684
27
+ num_examples: 330
28
+ download_size: 5395571370
29
+ dataset_size: 5364551050.568001
30
  configs:
31
  - config_name: Apali
32
  data_files:
33
  - split: train
34
  path: Apali/train-*
35
+ - split: test
36
+ path: Apali/test-*
37
  ---