Commit
·
1ce7357
1
Parent(s):
2e18257
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-yarsrevenge
|
| 139 |
features:
|
| 140 |
- name: input_types
|
|
@@ -183,6 +210,10 @@ configs:
|
|
| 183 |
data_files:
|
| 184 |
- split: train
|
| 185 |
path: atari-atlantis/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 186 |
- config_name: atari-yarsrevenge
|
| 187 |
data_files:
|
| 188 |
- split: train
|
|
|
|
| 135 |
num_examples: 17240
|
| 136 |
download_size: 745609354
|
| 137 |
dataset_size: 22825149408
|
| 138 |
+
- config_name: atari-videopinball
|
| 139 |
+
features:
|
| 140 |
+
- name: patch_positions
|
| 141 |
+
sequence:
|
| 142 |
+
sequence:
|
| 143 |
+
sequence: float64
|
| 144 |
+
- name: input_types
|
| 145 |
+
sequence: int64
|
| 146 |
+
- name: patches
|
| 147 |
+
sequence:
|
| 148 |
+
sequence:
|
| 149 |
+
sequence:
|
| 150 |
+
sequence: uint8
|
| 151 |
+
- name: local_positions
|
| 152 |
+
sequence: int64
|
| 153 |
+
- name: loss_mask
|
| 154 |
+
sequence: bool
|
| 155 |
+
- name: input_ids
|
| 156 |
+
sequence: int32
|
| 157 |
+
- name: attention_mask
|
| 158 |
+
sequence: bool
|
| 159 |
+
splits:
|
| 160 |
+
- name: train
|
| 161 |
+
num_bytes: 22581644248
|
| 162 |
+
num_examples: 17042
|
| 163 |
+
download_size: 1429510519
|
| 164 |
+
dataset_size: 22581644248
|
| 165 |
- config_name: atari-yarsrevenge
|
| 166 |
features:
|
| 167 |
- name: input_types
|
|
|
|
| 210 |
data_files:
|
| 211 |
- split: train
|
| 212 |
path: atari-atlantis/train-*
|
| 213 |
+
- config_name: atari-videopinball
|
| 214 |
+
data_files:
|
| 215 |
+
- split: train
|
| 216 |
+
path: atari-videopinball/train-*
|
| 217 |
- config_name: atari-yarsrevenge
|
| 218 |
data_files:
|
| 219 |
- split: train
|