Commit
·
96a7060
1
Parent(s):
7b7e447
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -162,6 +162,33 @@ dataset_info:
|
|
| 162 |
num_examples: 18043
|
| 163 |
download_size: 2557661056
|
| 164 |
dataset_size: 23741888116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 165 |
- config_name: atari-videopinball
|
| 166 |
features:
|
| 167 |
- name: patch_positions
|
|
@@ -295,6 +322,10 @@ configs:
|
|
| 295 |
data_files:
|
| 296 |
- split: train
|
| 297 |
path: atari-bankheist/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 298 |
- config_name: atari-videopinball
|
| 299 |
data_files:
|
| 300 |
- split: train
|
|
|
|
| 162 |
num_examples: 18043
|
| 163 |
download_size: 2557661056
|
| 164 |
dataset_size: 23741888116
|
| 165 |
+
- config_name: atari-breakout
|
| 166 |
+
features:
|
| 167 |
+
- name: loss_mask
|
| 168 |
+
sequence: bool
|
| 169 |
+
- name: patch_positions
|
| 170 |
+
sequence:
|
| 171 |
+
sequence:
|
| 172 |
+
sequence: float64
|
| 173 |
+
- name: patches
|
| 174 |
+
sequence:
|
| 175 |
+
sequence:
|
| 176 |
+
sequence:
|
| 177 |
+
sequence: uint8
|
| 178 |
+
- name: input_types
|
| 179 |
+
sequence: int64
|
| 180 |
+
- name: input_ids
|
| 181 |
+
sequence: int32
|
| 182 |
+
- name: local_positions
|
| 183 |
+
sequence: int64
|
| 184 |
+
- name: attention_mask
|
| 185 |
+
sequence: bool
|
| 186 |
+
splits:
|
| 187 |
+
- name: train
|
| 188 |
+
num_bytes: 21372025124
|
| 189 |
+
num_examples: 16135
|
| 190 |
+
download_size: 655670840
|
| 191 |
+
dataset_size: 21372025124
|
| 192 |
- config_name: atari-videopinball
|
| 193 |
features:
|
| 194 |
- name: patch_positions
|
|
|
|
| 322 |
data_files:
|
| 323 |
- split: train
|
| 324 |
path: atari-bankheist/train-*
|
| 325 |
+
- config_name: atari-breakout
|
| 326 |
+
data_files:
|
| 327 |
+
- split: train
|
| 328 |
+
path: atari-breakout/train-*
|
| 329 |
- config_name: atari-videopinball
|
| 330 |
data_files:
|
| 331 |
- split: train
|