Commit
•
f4f903d
1
Parent(s):
3d7bee4
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -135,6 +135,33 @@ dataset_info:
|
|
135 |
num_examples: 17240
|
136 |
download_size: 745609354
|
137 |
dataset_size: 22825149408
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
- config_name: atari-videopinball
|
139 |
features:
|
140 |
- name: patch_positions
|
@@ -264,6 +291,10 @@ configs:
|
|
264 |
data_files:
|
265 |
- split: train
|
266 |
path: atari-atlantis/train-*
|
|
|
|
|
|
|
|
|
267 |
- config_name: atari-videopinball
|
268 |
data_files:
|
269 |
- split: train
|
|
|
135 |
num_examples: 17240
|
136 |
download_size: 745609354
|
137 |
dataset_size: 22825149408
|
138 |
+
- config_name: atari-bankheist
|
139 |
+
features:
|
140 |
+
- name: input_types
|
141 |
+
sequence: int64
|
142 |
+
- name: local_positions
|
143 |
+
sequence: int64
|
144 |
+
- name: patch_positions
|
145 |
+
sequence:
|
146 |
+
sequence:
|
147 |
+
sequence: float64
|
148 |
+
- name: patches
|
149 |
+
sequence:
|
150 |
+
sequence:
|
151 |
+
sequence:
|
152 |
+
sequence: uint8
|
153 |
+
- name: input_ids
|
154 |
+
sequence: int32
|
155 |
+
- name: loss_mask
|
156 |
+
sequence: bool
|
157 |
+
- name: attention_mask
|
158 |
+
sequence: bool
|
159 |
+
splits:
|
160 |
+
- name: train
|
161 |
+
num_bytes: 23741888116
|
162 |
+
num_examples: 18043
|
163 |
+
download_size: 2557661056
|
164 |
+
dataset_size: 23741888116
|
165 |
- config_name: atari-videopinball
|
166 |
features:
|
167 |
- name: patch_positions
|
|
|
291 |
data_files:
|
292 |
- split: train
|
293 |
path: atari-atlantis/train-*
|
294 |
+
- config_name: atari-bankheist
|
295 |
+
data_files:
|
296 |
+
- split: train
|
297 |
+
path: atari-bankheist/train-*
|
298 |
- config_name: atari-videopinball
|
299 |
data_files:
|
300 |
- split: train
|