Commit
·
2f29093
1
Parent(s):
d4f65eb
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -501,6 +501,33 @@ dataset_info:
|
|
| 501 |
num_examples: 2089
|
| 502 |
download_size: 131026317
|
| 503 |
dataset_size: 2756503068
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 504 |
- config_name: atari-mspacman
|
| 505 |
features:
|
| 506 |
- name: patches
|
|
@@ -929,6 +956,10 @@ configs:
|
|
| 929 |
data_files:
|
| 930 |
- split: test
|
| 931 |
path: atari-hero/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 932 |
- config_name: atari-mspacman
|
| 933 |
data_files:
|
| 934 |
- split: test
|
|
|
|
| 501 |
num_examples: 2089
|
| 502 |
download_size: 131026317
|
| 503 |
dataset_size: 2756503068
|
| 504 |
+
- config_name: atari-icehockey
|
| 505 |
+
features:
|
| 506 |
+
- name: patch_positions
|
| 507 |
+
sequence:
|
| 508 |
+
sequence:
|
| 509 |
+
sequence: float64
|
| 510 |
+
- name: patches
|
| 511 |
+
sequence:
|
| 512 |
+
sequence:
|
| 513 |
+
sequence:
|
| 514 |
+
sequence: uint8
|
| 515 |
+
- name: input_types
|
| 516 |
+
sequence: int64
|
| 517 |
+
- name: input_ids
|
| 518 |
+
sequence: int32
|
| 519 |
+
- name: local_positions
|
| 520 |
+
sequence: int64
|
| 521 |
+
- name: loss_mask
|
| 522 |
+
sequence: bool
|
| 523 |
+
- name: attention_mask
|
| 524 |
+
sequence: bool
|
| 525 |
+
splits:
|
| 526 |
+
- name: test
|
| 527 |
+
num_bytes: 2538945980
|
| 528 |
+
num_examples: 1921
|
| 529 |
+
download_size: 89405392
|
| 530 |
+
dataset_size: 2538945980
|
| 531 |
- config_name: atari-mspacman
|
| 532 |
features:
|
| 533 |
- name: patches
|
|
|
|
| 956 |
data_files:
|
| 957 |
- split: test
|
| 958 |
path: atari-hero/test-*
|
| 959 |
+
- config_name: atari-icehockey
|
| 960 |
+
data_files:
|
| 961 |
+
- split: test
|
| 962 |
+
path: atari-icehockey/test-*
|
| 963 |
- config_name: atari-mspacman
|
| 964 |
data_files:
|
| 965 |
- split: test
|