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:
|
|
|
|
|
|
|
423 |
- name: test
|
424 |
-
num_bytes:
|
425 |
num_examples: 4000
|
426 |
-
download_size:
|
427 |
-
dataset_size:
|
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 |
|