Commit ·
0052549
1
Parent(s): c7d7db6
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -25,13 +25,18 @@ dataset_info:
|
|
| 25 |
- name: test
|
| 26 |
num_bytes: 442153668
|
| 27 |
num_examples: 335
|
| 28 |
-
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
| 30 |
configs:
|
| 31 |
- config_name: atari-alien
|
| 32 |
data_files:
|
| 33 |
- split: test
|
| 34 |
path: atari-alien/test-*
|
|
|
|
|
|
|
| 35 |
---
|
| 36 |
# Dataset Card for "gia-dataset-tokenized-debug"
|
| 37 |
|
|
|
|
| 25 |
- name: test
|
| 26 |
num_bytes: 442153668
|
| 27 |
num_examples: 335
|
| 28 |
+
- name: train
|
| 29 |
+
num_bytes: 381345596
|
| 30 |
+
num_examples: 289
|
| 31 |
+
download_size: 66896005
|
| 32 |
+
dataset_size: 823499264
|
| 33 |
configs:
|
| 34 |
- config_name: atari-alien
|
| 35 |
data_files:
|
| 36 |
- split: test
|
| 37 |
path: atari-alien/test-*
|
| 38 |
+
- split: train
|
| 39 |
+
path: atari-alien/train-*
|
| 40 |
---
|
| 41 |
# Dataset Card for "gia-dataset-tokenized-debug"
|
| 42 |
|