Commit
•
da72826
1
Parent(s):
610272a
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -331,8 +331,11 @@ dataset_info:
|
|
331 |
- name: train
|
332 |
num_bytes: 21372025124
|
333 |
num_examples: 16135
|
334 |
-
|
335 |
-
|
|
|
|
|
|
|
336 |
- config_name: atari-centipede
|
337 |
features:
|
338 |
- name: loss_mask
|
@@ -1201,6 +1204,8 @@ configs:
|
|
1201 |
data_files:
|
1202 |
- split: train
|
1203 |
path: atari-breakout/train-*
|
|
|
|
|
1204 |
- config_name: atari-centipede
|
1205 |
data_files:
|
1206 |
- split: train
|
|
|
331 |
- name: train
|
332 |
num_bytes: 21372025124
|
333 |
num_examples: 16135
|
334 |
+
- name: test
|
335 |
+
num_bytes: 2843462328
|
336 |
+
num_examples: 2146
|
337 |
+
download_size: 740521401
|
338 |
+
dataset_size: 24215487452
|
339 |
- config_name: atari-centipede
|
340 |
features:
|
341 |
- name: loss_mask
|
|
|
1204 |
data_files:
|
1205 |
- split: train
|
1206 |
path: atari-breakout/train-*
|
1207 |
+
- split: test
|
1208 |
+
path: atari-breakout/test-*
|
1209 |
- config_name: atari-centipede
|
1210 |
data_files:
|
1211 |
- split: train
|