regent-creators
commited on
Commit
•
8c21e4c
1
Parent(s):
f52a6cb
Upload dataset
Browse files
README.md
CHANGED
@@ -406,6 +406,19 @@ dataset_info:
|
|
406 |
num_examples: 3128
|
407 |
download_size: 150562919
|
408 |
dataset_size: 22943654784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
409 |
- config_name: atari-centipede_subset
|
410 |
features:
|
411 |
- name: image_observations
|
@@ -3255,6 +3268,10 @@ configs:
|
|
3255 |
data_files:
|
3256 |
- split: train
|
3257 |
path: atari-breakout_subset/train-*
|
|
|
|
|
|
|
|
|
3258 |
- config_name: atari-centipede_subset
|
3259 |
data_files:
|
3260 |
- split: train
|
|
|
406 |
num_examples: 3128
|
407 |
download_size: 150562919
|
408 |
dataset_size: 22943654784
|
409 |
+
- config_name: atari-centipede_newdata
|
410 |
+
features:
|
411 |
+
- name: distances
|
412 |
+
sequence: float32
|
413 |
+
- name: indices
|
414 |
+
sequence:
|
415 |
+
sequence: int32
|
416 |
+
splits:
|
417 |
+
- name: train
|
418 |
+
num_bytes: 32805904
|
419 |
+
num_examples: 100018
|
420 |
+
download_size: 11285739
|
421 |
+
dataset_size: 32805904
|
422 |
- config_name: atari-centipede_subset
|
423 |
features:
|
424 |
- name: image_observations
|
|
|
3268 |
data_files:
|
3269 |
- split: train
|
3270 |
path: atari-breakout_subset/train-*
|
3271 |
+
- config_name: atari-centipede_newdata
|
3272 |
+
data_files:
|
3273 |
+
- split: train
|
3274 |
+
path: atari-centipede_newdata/train-*
|
3275 |
- config_name: atari-centipede_subset
|
3276 |
data_files:
|
3277 |
- split: train
|
atari-centipede_newdata/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57810e2e4e254cb1b027df581c103e032e8a4d29c6f0ba52062b79d115007b19
|
3 |
+
size 11285739
|