Commit
·
9fadb82
1
Parent(s):
73f840e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -108,6 +108,33 @@ dataset_info:
|
|
| 108 |
num_examples: 17112
|
| 109 |
download_size: 807221186
|
| 110 |
dataset_size: 22677165856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 111 |
configs:
|
| 112 |
- config_name: atari-amidar
|
| 113 |
data_files:
|
|
@@ -125,6 +152,10 @@ configs:
|
|
| 125 |
data_files:
|
| 126 |
- split: train
|
| 127 |
path: atari-asteroids/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
---
|
| 129 |
# Dataset Card for "gia-dataset-tokenized-2024-2"
|
| 130 |
|
|
|
|
| 108 |
num_examples: 17112
|
| 109 |
download_size: 807221186
|
| 110 |
dataset_size: 22677165856
|
| 111 |
+
- config_name: atari-atlantis
|
| 112 |
+
features:
|
| 113 |
+
- name: local_positions
|
| 114 |
+
sequence: int64
|
| 115 |
+
- name: patch_positions
|
| 116 |
+
sequence:
|
| 117 |
+
sequence:
|
| 118 |
+
sequence: float64
|
| 119 |
+
- name: input_types
|
| 120 |
+
sequence: int64
|
| 121 |
+
- name: input_ids
|
| 122 |
+
sequence: int32
|
| 123 |
+
- name: loss_mask
|
| 124 |
+
sequence: bool
|
| 125 |
+
- name: patches
|
| 126 |
+
sequence:
|
| 127 |
+
sequence:
|
| 128 |
+
sequence:
|
| 129 |
+
sequence: uint8
|
| 130 |
+
- name: attention_mask
|
| 131 |
+
sequence: bool
|
| 132 |
+
splits:
|
| 133 |
+
- name: train
|
| 134 |
+
num_bytes: 22825149408
|
| 135 |
+
num_examples: 17240
|
| 136 |
+
download_size: 745609354
|
| 137 |
+
dataset_size: 22825149408
|
| 138 |
configs:
|
| 139 |
- config_name: atari-amidar
|
| 140 |
data_files:
|
|
|
|
| 152 |
data_files:
|
| 153 |
- split: train
|
| 154 |
path: atari-asteroids/train-*
|
| 155 |
+
- config_name: atari-atlantis
|
| 156 |
+
data_files:
|
| 157 |
+
- split: train
|
| 158 |
+
path: atari-atlantis/train-*
|
| 159 |
---
|
| 160 |
# Dataset Card for "gia-dataset-tokenized-2024-2"
|
| 161 |
|