hle2000 commited on
Commit
8493adf
1 Parent(s): a44703b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -7
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: 59884490
422
- num_examples: 16000
 
 
 
423
  - name: test
424
- num_bytes: 14836727
425
  num_examples: 4000
426
- download_size: 52083735
427
- dataset_size: 74721217
428
  ---
429
  # Dataset Card for "Mintaka_T5_xl_ssm_outputs"
430
 
 
414
  dtype: string
415
  - name: target_out_of_vocab
416
  dtype: bool
 
 
417
  splits:
418
  - name: train
419
+ num_bytes: 116272791
420
+ num_examples: 32000
421
+ - name: validation
422
+ num_bytes: 7453582
423
+ num_examples: 2000
424
  - name: test
425
+ num_bytes: 14833727
426
  num_examples: 4000
427
+ download_size: 94335289
428
+ dataset_size: 138560100
429
  ---
430
  # Dataset Card for "Mintaka_T5_xl_ssm_outputs"
431