Commit
·
4c0329d
1
Parent(s):
d7ddd3c
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -243,6 +243,33 @@ dataset_info:
|
|
| 243 |
num_examples: 17551
|
| 244 |
download_size: 1488513528
|
| 245 |
dataset_size: 23145553316
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 246 |
- config_name: atari-robotank
|
| 247 |
features:
|
| 248 |
- name: input_ids
|
|
@@ -469,6 +496,10 @@ configs:
|
|
| 469 |
data_files:
|
| 470 |
- split: train
|
| 471 |
path: atari-frostbite/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 472 |
- config_name: atari-robotank
|
| 473 |
data_files:
|
| 474 |
- split: train
|
|
|
|
| 243 |
num_examples: 17551
|
| 244 |
download_size: 1488513528
|
| 245 |
dataset_size: 23145553316
|
| 246 |
+
- config_name: atari-gravitar
|
| 247 |
+
features:
|
| 248 |
+
- name: patches
|
| 249 |
+
sequence:
|
| 250 |
+
sequence:
|
| 251 |
+
sequence:
|
| 252 |
+
sequence: uint8
|
| 253 |
+
- name: patch_positions
|
| 254 |
+
sequence:
|
| 255 |
+
sequence:
|
| 256 |
+
sequence: float64
|
| 257 |
+
- name: loss_mask
|
| 258 |
+
sequence: bool
|
| 259 |
+
- name: input_ids
|
| 260 |
+
sequence: int32
|
| 261 |
+
- name: input_types
|
| 262 |
+
sequence: int64
|
| 263 |
+
- name: local_positions
|
| 264 |
+
sequence: int64
|
| 265 |
+
- name: attention_mask
|
| 266 |
+
sequence: bool
|
| 267 |
+
splits:
|
| 268 |
+
- name: train
|
| 269 |
+
num_bytes: 26186279752
|
| 270 |
+
num_examples: 20126
|
| 271 |
+
download_size: 843537633
|
| 272 |
+
dataset_size: 26186279752
|
| 273 |
- config_name: atari-robotank
|
| 274 |
features:
|
| 275 |
- name: input_ids
|
|
|
|
| 496 |
data_files:
|
| 497 |
- split: train
|
| 498 |
path: atari-frostbite/train-*
|
| 499 |
+
- config_name: atari-gravitar
|
| 500 |
+
data_files:
|
| 501 |
+
- split: train
|
| 502 |
+
path: atari-gravitar/train-*
|
| 503 |
- config_name: atari-robotank
|
| 504 |
data_files:
|
| 505 |
- split: train
|