Commit
·
fe87ceb
1
Parent(s):
3589ff2
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -189,6 +189,33 @@ dataset_info:
|
|
| 189 |
num_examples: 16135
|
| 190 |
download_size: 655670840
|
| 191 |
dataset_size: 21372025124
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 192 |
- config_name: atari-robotank
|
| 193 |
features:
|
| 194 |
- name: input_ids
|
|
@@ -353,6 +380,10 @@ configs:
|
|
| 353 |
data_files:
|
| 354 |
- split: train
|
| 355 |
path: atari-breakout/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 356 |
- config_name: atari-robotank
|
| 357 |
data_files:
|
| 358 |
- split: train
|
|
|
|
| 189 |
num_examples: 16135
|
| 190 |
download_size: 655670840
|
| 191 |
dataset_size: 21372025124
|
| 192 |
+
- config_name: atari-frostbite
|
| 193 |
+
features:
|
| 194 |
+
- name: patches
|
| 195 |
+
sequence:
|
| 196 |
+
sequence:
|
| 197 |
+
sequence:
|
| 198 |
+
sequence: uint8
|
| 199 |
+
- name: patch_positions
|
| 200 |
+
sequence:
|
| 201 |
+
sequence:
|
| 202 |
+
sequence: float64
|
| 203 |
+
- name: loss_mask
|
| 204 |
+
sequence: bool
|
| 205 |
+
- name: input_ids
|
| 206 |
+
sequence: int32
|
| 207 |
+
- name: input_types
|
| 208 |
+
sequence: int64
|
| 209 |
+
- name: local_positions
|
| 210 |
+
sequence: int64
|
| 211 |
+
- name: attention_mask
|
| 212 |
+
sequence: bool
|
| 213 |
+
splits:
|
| 214 |
+
- name: train
|
| 215 |
+
num_bytes: 23145553316
|
| 216 |
+
num_examples: 17551
|
| 217 |
+
download_size: 1488513528
|
| 218 |
+
dataset_size: 23145553316
|
| 219 |
- config_name: atari-robotank
|
| 220 |
features:
|
| 221 |
- name: input_ids
|
|
|
|
| 380 |
data_files:
|
| 381 |
- split: train
|
| 382 |
path: atari-breakout/train-*
|
| 383 |
+
- config_name: atari-frostbite
|
| 384 |
+
data_files:
|
| 385 |
+
- split: train
|
| 386 |
+
path: atari-frostbite/train-*
|
| 387 |
- config_name: atari-robotank
|
| 388 |
data_files:
|
| 389 |
- split: train
|