Commit
·
d5436c1
1
Parent(s):
08e13b3
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -270,6 +270,33 @@ dataset_info:
|
|
| 270 |
num_examples: 16598
|
| 271 |
download_size: 979969472
|
| 272 |
dataset_size: 21916144968
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 273 |
- config_name: atari-frostbite
|
| 274 |
features:
|
| 275 |
- name: patches
|
|
@@ -617,6 +644,10 @@ configs:
|
|
| 617 |
data_files:
|
| 618 |
- split: train
|
| 619 |
path: atari-choppercommand/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 620 |
- config_name: atari-frostbite
|
| 621 |
data_files:
|
| 622 |
- split: train
|
|
|
|
| 270 |
num_examples: 16598
|
| 271 |
download_size: 979969472
|
| 272 |
dataset_size: 21916144968
|
| 273 |
+
- config_name: atari-doubledunk
|
| 274 |
+
features:
|
| 275 |
+
- name: patches
|
| 276 |
+
sequence:
|
| 277 |
+
sequence:
|
| 278 |
+
sequence:
|
| 279 |
+
sequence: uint8
|
| 280 |
+
- name: local_positions
|
| 281 |
+
sequence: int64
|
| 282 |
+
- name: input_ids
|
| 283 |
+
sequence: int32
|
| 284 |
+
- name: input_types
|
| 285 |
+
sequence: int64
|
| 286 |
+
- name: loss_mask
|
| 287 |
+
sequence: bool
|
| 288 |
+
- name: patch_positions
|
| 289 |
+
sequence:
|
| 290 |
+
sequence:
|
| 291 |
+
sequence: float64
|
| 292 |
+
- name: attention_mask
|
| 293 |
+
sequence: bool
|
| 294 |
+
splits:
|
| 295 |
+
- name: test
|
| 296 |
+
num_bytes: 2654251456
|
| 297 |
+
num_examples: 2032
|
| 298 |
+
download_size: 140407266
|
| 299 |
+
dataset_size: 2654251456
|
| 300 |
- config_name: atari-frostbite
|
| 301 |
features:
|
| 302 |
- name: patches
|
|
|
|
| 644 |
data_files:
|
| 645 |
- split: train
|
| 646 |
path: atari-choppercommand/train-*
|
| 647 |
+
- config_name: atari-doubledunk
|
| 648 |
+
data_files:
|
| 649 |
+
- split: test
|
| 650 |
+
path: atari-doubledunk/test-*
|
| 651 |
- config_name: atari-frostbite
|
| 652 |
data_files:
|
| 653 |
- split: train
|