davidguzmanr commited on
Commit
73bceab
·
verified ·
1 Parent(s): 27003be

Upload Gamo test split

Browse files
Files changed (2) hide show
  1. Gamo/test-00000-of-00001.parquet +3 -0
  2. README.md +7 -2
Gamo/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc056f4c239b6424218b84bb93ecd98e6002a0edf8a2a96b2d50573a01e015eb
3
+ size 630672353
README.md CHANGED
@@ -265,8 +265,11 @@ dataset_info:
265
  - name: train
266
  num_bytes: 16097806545.71
267
  num_examples: 28690
268
- download_size: 12259696036
269
- dataset_size: 16097806545.71
 
 
 
270
  configs:
271
  - config_name: Apali
272
  data_files:
@@ -326,4 +329,6 @@ configs:
326
  data_files:
327
  - split: train
328
  path: Gamo/train-*
 
 
329
  ---
 
265
  - name: train
266
  num_bytes: 16097806545.71
267
  num_examples: 28690
268
+ - name: test
269
+ num_bytes: 831487632.34
270
+ num_examples: 1510
271
+ download_size: 12890368389
272
+ dataset_size: 16929294178.05
273
  configs:
274
  - config_name: Apali
275
  data_files:
 
329
  data_files:
330
  - split: train
331
  path: Gamo/train-*
332
+ - split: test
333
+ path: Gamo/test-*
334
  ---