hle2000 commited on
Commit
a015650
1 Parent(s): 63c5261

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -414,17 +414,18 @@ dataset_info:
414
  dtype: string
415
  - name: target_out_of_vocab
416
  dtype: bool
417
- - name: __index_level_0__
418
- dtype: int64
419
  splits:
420
  - name: train
421
- num_bytes: 56065176
422
  num_examples: 16000
 
 
 
423
  - name: test
424
- num_bytes: 13966904
425
  num_examples: 4000
426
- download_size: 46757028
427
- dataset_size: 70032080
428
  ---
429
  # Dataset Card for "Mintaka_T5_large_ssm_outputs"
430
 
 
414
  dtype: string
415
  - name: target_out_of_vocab
416
  dtype: bool
 
 
417
  splits:
418
  - name: train
419
+ num_bytes: 56147051
420
  num_examples: 16000
421
+ - name: validation
422
+ num_bytes: 7844981
423
+ num_examples: 2000
424
  - name: test
425
+ num_bytes: 13951404
426
  num_examples: 4000
427
+ download_size: 52544514
428
+ dataset_size: 77943436
429
  ---
430
  # Dataset Card for "Mintaka_T5_large_ssm_outputs"
431