Upload dataset
Browse files
README.md
CHANGED
@@ -383,6 +383,19 @@ dataset_info:
|
|
383 |
num_examples: 3128
|
384 |
download_size: 150562919
|
385 |
dataset_size: 22943654784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
386 |
- config_name: atari-centipede_subset
|
387 |
features:
|
388 |
- name: image_observations
|
@@ -3946,6 +3959,10 @@ configs:
|
|
3946 |
data_files:
|
3947 |
- split: train
|
3948 |
path: atari-breakout_subset/train-*
|
|
|
|
|
|
|
|
|
3949 |
- config_name: atari-centipede_subset
|
3950 |
data_files:
|
3951 |
- split: train
|
|
|
383 |
num_examples: 3128
|
384 |
download_size: 150562919
|
385 |
dataset_size: 22943654784
|
386 |
+
- config_name: atari-centipede_newdata
|
387 |
+
features:
|
388 |
+
- name: distances
|
389 |
+
sequence: float32
|
390 |
+
- name: indices
|
391 |
+
sequence:
|
392 |
+
sequence: int32
|
393 |
+
splits:
|
394 |
+
- name: train
|
395 |
+
num_bytes: 32805904
|
396 |
+
num_examples: 100018
|
397 |
+
download_size: 11285739
|
398 |
+
dataset_size: 32805904
|
399 |
- config_name: atari-centipede_subset
|
400 |
features:
|
401 |
- name: image_observations
|
|
|
3959 |
data_files:
|
3960 |
- split: train
|
3961 |
path: atari-breakout_subset/train-*
|
3962 |
+
- config_name: atari-centipede_newdata
|
3963 |
+
data_files:
|
3964 |
+
- split: train
|
3965 |
+
path: atari-centipede_newdata/train-*
|
3966 |
- config_name: atari-centipede_subset
|
3967 |
data_files:
|
3968 |
- 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
|