Commit
·
9199eec
1
Parent(s):
d814463
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -54,6 +54,33 @@ dataset_info:
|
|
54 |
num_examples: 19161
|
55 |
download_size: 943683526
|
56 |
dataset_size: 25094377660
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
configs:
|
58 |
- config_name: atari-amidar
|
59 |
data_files:
|
@@ -63,6 +90,10 @@ configs:
|
|
63 |
data_files:
|
64 |
- split: train
|
65 |
path: atari-asterix/train-*
|
|
|
|
|
|
|
|
|
66 |
---
|
67 |
# Dataset Card for "gia-dataset-tokenized-2024-2"
|
68 |
|
|
|
54 |
num_examples: 19161
|
55 |
download_size: 943683526
|
56 |
dataset_size: 25094377660
|
57 |
+
- config_name: atari-asteroids
|
58 |
+
features:
|
59 |
+
- name: local_positions
|
60 |
+
sequence: int64
|
61 |
+
- name: patch_positions
|
62 |
+
sequence:
|
63 |
+
sequence:
|
64 |
+
sequence: float64
|
65 |
+
- name: input_types
|
66 |
+
sequence: int64
|
67 |
+
- name: input_ids
|
68 |
+
sequence: int32
|
69 |
+
- name: loss_mask
|
70 |
+
sequence: bool
|
71 |
+
- name: patches
|
72 |
+
sequence:
|
73 |
+
sequence:
|
74 |
+
sequence:
|
75 |
+
sequence: uint8
|
76 |
+
- name: attention_mask
|
77 |
+
sequence: bool
|
78 |
+
splits:
|
79 |
+
- name: train
|
80 |
+
num_bytes: 22677165856
|
81 |
+
num_examples: 17112
|
82 |
+
download_size: 807221186
|
83 |
+
dataset_size: 22677165856
|
84 |
configs:
|
85 |
- config_name: atari-amidar
|
86 |
data_files:
|
|
|
90 |
data_files:
|
91 |
- split: train
|
92 |
path: atari-asterix/train-*
|
93 |
+
- config_name: atari-asteroids
|
94 |
+
data_files:
|
95 |
+
- split: train
|
96 |
+
path: atari-asteroids/train-*
|
97 |
---
|
98 |
# Dataset Card for "gia-dataset-tokenized-2024-2"
|
99 |
|