Shantanu1509
commited on
Commit
•
035ecfa
1
Parent(s):
b10e926
Upload dataset
Browse files- README.md +33 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -5,6 +5,39 @@ tags:
|
|
5 |
- LeRobot
|
6 |
- tutorial
|
7 |
- eval
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
10 |
|
|
|
5 |
- LeRobot
|
6 |
- tutorial
|
7 |
- eval
|
8 |
+
dataset_info:
|
9 |
+
features:
|
10 |
+
- name: observation.state
|
11 |
+
sequence: float32
|
12 |
+
length: 9
|
13 |
+
- name: action
|
14 |
+
sequence: float32
|
15 |
+
length: 9
|
16 |
+
- name: observation.images.cam_high
|
17 |
+
dtype: video_frame
|
18 |
+
- name: observation.images.cam_right_wrist
|
19 |
+
dtype: video_frame
|
20 |
+
- name: episode_index
|
21 |
+
dtype: int64
|
22 |
+
- name: frame_index
|
23 |
+
dtype: int64
|
24 |
+
- name: timestamp
|
25 |
+
dtype: float32
|
26 |
+
- name: next.done
|
27 |
+
dtype: bool
|
28 |
+
- name: index
|
29 |
+
dtype: int64
|
30 |
+
splits:
|
31 |
+
- name: train
|
32 |
+
num_bytes: 3547772
|
33 |
+
num_examples: 15484
|
34 |
+
download_size: 1447497
|
35 |
+
dataset_size: 3547772
|
36 |
+
configs:
|
37 |
+
- config_name: default
|
38 |
+
data_files:
|
39 |
+
- split: train
|
40 |
+
path: data/train-*
|
41 |
---
|
42 |
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
43 |
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4881c5533d180ace73d0b2c48f4d076d8e6a8e23de0eeb1bf46fa76772f89df1
|
3 |
+
size 1447497
|