Upload README.md with huggingface_hub
Browse files
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:
|
422 |
num_examples: 16000
|
|
|
|
|
|
|
423 |
- name: test
|
424 |
-
num_bytes:
|
425 |
num_examples: 4000
|
426 |
-
download_size:
|
427 |
-
dataset_size:
|
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 |
|