Commit
·
27b0764
1
Parent(s):
f5c52b7
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -27,6 +27,33 @@ dataset_info:
|
|
| 27 |
num_examples: 17641
|
| 28 |
download_size: 1484086855
|
| 29 |
dataset_size: 23292403388
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
- config_name: atari-asterix
|
| 31 |
features:
|
| 32 |
- name: local_positions
|
|
@@ -86,6 +113,10 @@ configs:
|
|
| 86 |
data_files:
|
| 87 |
- split: train
|
| 88 |
path: atari-amidar/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
- config_name: atari-asterix
|
| 90 |
data_files:
|
| 91 |
- split: train
|
|
|
|
| 27 |
num_examples: 17641
|
| 28 |
download_size: 1484086855
|
| 29 |
dataset_size: 23292403388
|
| 30 |
+
- config_name: atari-assault
|
| 31 |
+
features:
|
| 32 |
+
- name: loss_mask
|
| 33 |
+
sequence: bool
|
| 34 |
+
- name: local_positions
|
| 35 |
+
sequence: int64
|
| 36 |
+
- name: patches
|
| 37 |
+
sequence:
|
| 38 |
+
sequence:
|
| 39 |
+
sequence:
|
| 40 |
+
sequence: uint8
|
| 41 |
+
- name: patch_positions
|
| 42 |
+
sequence:
|
| 43 |
+
sequence:
|
| 44 |
+
sequence: float64
|
| 45 |
+
- name: input_ids
|
| 46 |
+
sequence: int32
|
| 47 |
+
- name: input_types
|
| 48 |
+
sequence: int64
|
| 49 |
+
- name: attention_mask
|
| 50 |
+
sequence: bool
|
| 51 |
+
splits:
|
| 52 |
+
- name: train
|
| 53 |
+
num_bytes: 23077576568
|
| 54 |
+
num_examples: 17434
|
| 55 |
+
download_size: 700400654
|
| 56 |
+
dataset_size: 23077576568
|
| 57 |
- config_name: atari-asterix
|
| 58 |
features:
|
| 59 |
- name: local_positions
|
|
|
|
| 113 |
data_files:
|
| 114 |
- split: train
|
| 115 |
path: atari-amidar/train-*
|
| 116 |
+
- config_name: atari-assault
|
| 117 |
+
data_files:
|
| 118 |
+
- split: train
|
| 119 |
+
path: atari-assault/train-*
|
| 120 |
- config_name: atari-asterix
|
| 121 |
data_files:
|
| 122 |
- split: train
|