Commit
·
0d73627
1
Parent(s):
ddc52d2
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -135,6 +135,33 @@ dataset_info:
|
|
135 |
num_examples: 17240
|
136 |
download_size: 745609354
|
137 |
dataset_size: 22825149408
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
configs:
|
139 |
- config_name: atari-amidar
|
140 |
data_files:
|
@@ -156,6 +183,10 @@ configs:
|
|
156 |
data_files:
|
157 |
- split: train
|
158 |
path: atari-atlantis/train-*
|
|
|
|
|
|
|
|
|
159 |
---
|
160 |
# Dataset Card for "gia-dataset-tokenized-2024-2"
|
161 |
|
|
|
135 |
num_examples: 17240
|
136 |
download_size: 745609354
|
137 |
dataset_size: 22825149408
|
138 |
+
- config_name: atari-yarsrevenge
|
139 |
+
features:
|
140 |
+
- name: input_types
|
141 |
+
sequence: int64
|
142 |
+
- name: loss_mask
|
143 |
+
sequence: bool
|
144 |
+
- name: patch_positions
|
145 |
+
sequence:
|
146 |
+
sequence:
|
147 |
+
sequence: float64
|
148 |
+
- name: local_positions
|
149 |
+
sequence: int64
|
150 |
+
- name: input_ids
|
151 |
+
sequence: int32
|
152 |
+
- name: patches
|
153 |
+
sequence:
|
154 |
+
sequence:
|
155 |
+
sequence:
|
156 |
+
sequence: uint8
|
157 |
+
- name: attention_mask
|
158 |
+
sequence: bool
|
159 |
+
splits:
|
160 |
+
- name: train
|
161 |
+
num_bytes: 22080700236
|
162 |
+
num_examples: 16669
|
163 |
+
download_size: 3092532481
|
164 |
+
dataset_size: 22080700236
|
165 |
configs:
|
166 |
- config_name: atari-amidar
|
167 |
data_files:
|
|
|
183 |
data_files:
|
184 |
- split: train
|
185 |
path: atari-atlantis/train-*
|
186 |
+
- config_name: atari-yarsrevenge
|
187 |
+
data_files:
|
188 |
+
- split: train
|
189 |
+
path: atari-yarsrevenge/train-*
|
190 |
---
|
191 |
# Dataset Card for "gia-dataset-tokenized-2024-2"
|
192 |
|