Commit
·
36fd53b
1
Parent(s):
bf5be44
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -189,6 +189,33 @@ dataset_info:
|
|
189 |
num_examples: 16669
|
190 |
download_size: 3092532481
|
191 |
dataset_size: 22080700236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
configs:
|
193 |
- config_name: atari-amidar
|
194 |
data_files:
|
@@ -218,6 +245,10 @@ configs:
|
|
218 |
data_files:
|
219 |
- split: train
|
220 |
path: atari-yarsrevenge/train-*
|
|
|
|
|
|
|
|
|
221 |
---
|
222 |
# Dataset Card for "gia-dataset-tokenized-2024-2"
|
223 |
|
|
|
189 |
num_examples: 16669
|
190 |
download_size: 3092532481
|
191 |
dataset_size: 22080700236
|
192 |
+
- config_name: atari-zaxxon
|
193 |
+
features:
|
194 |
+
- name: input_types
|
195 |
+
sequence: int64
|
196 |
+
- name: loss_mask
|
197 |
+
sequence: bool
|
198 |
+
- name: patch_positions
|
199 |
+
sequence:
|
200 |
+
sequence:
|
201 |
+
sequence: float64
|
202 |
+
- name: local_positions
|
203 |
+
sequence: int64
|
204 |
+
- name: input_ids
|
205 |
+
sequence: int32
|
206 |
+
- name: patches
|
207 |
+
sequence:
|
208 |
+
sequence:
|
209 |
+
sequence:
|
210 |
+
sequence: uint8
|
211 |
+
- name: attention_mask
|
212 |
+
sequence: bool
|
213 |
+
splits:
|
214 |
+
- name: train
|
215 |
+
num_bytes: 22058040148
|
216 |
+
num_examples: 16667
|
217 |
+
download_size: 1093704123
|
218 |
+
dataset_size: 22058040148
|
219 |
configs:
|
220 |
- config_name: atari-amidar
|
221 |
data_files:
|
|
|
245 |
data_files:
|
246 |
- split: train
|
247 |
path: atari-yarsrevenge/train-*
|
248 |
+
- config_name: atari-zaxxon
|
249 |
+
data_files:
|
250 |
+
- split: train
|
251 |
+
path: atari-zaxxon/train-*
|
252 |
---
|
253 |
# Dataset Card for "gia-dataset-tokenized-2024-2"
|
254 |
|