Octapod commited on
Commit
78f798e
1 Parent(s): 5a968a0

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -4,6 +4,41 @@ task_categories:
4
  tags:
5
  - LeRobot
6
  - tutorial
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
9
 
 
4
  tags:
5
  - LeRobot
6
  - tutorial
7
+ dataset_info:
8
+ features:
9
+ - name: observation.state
10
+ sequence: float32
11
+ length: 18
12
+ - name: observation.images.cam_high
13
+ dtype: video_frame
14
+ - name: observation.images.cam_left_wrist
15
+ dtype: video_frame
16
+ - name: observation.images.cam_right_wrist
17
+ dtype: video_frame
18
+ - name: action
19
+ sequence: float32
20
+ length: 18
21
+ - name: episode_index
22
+ dtype: int64
23
+ - name: frame_index
24
+ dtype: int64
25
+ - name: timestamp
26
+ dtype: float32
27
+ - name: next.done
28
+ dtype: bool
29
+ - name: index
30
+ dtype: int64
31
+ splits:
32
+ - name: train
33
+ num_bytes: 1761847
34
+ num_examples: 4786
35
+ download_size: 346291
36
+ dataset_size: 1761847
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
  ---
43
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
44
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a241903003090b030ee97a4202721f16166265e5209012d7bce8919143be29ef
3
- size 462363
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82aa23cf99d447884091c60e2e7ba3f80ae35757f39a3b722015f38077f02166
3
+ size 346291