Octapod commited on
Commit
202fa3b
1 Parent(s): a7a9722

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
+ configs:
8
+ - config_name: default
9
+ data_files:
10
+ - split: train
11
+ path: data/train-*
12
+ dataset_info:
13
+ features:
14
+ - name: observation.state
15
+ sequence: float32
16
+ length: 18
17
+ - name: observation.images.cam_high
18
+ dtype: video_frame
19
+ - name: observation.images.cam_left_wrist
20
+ dtype: video_frame
21
+ - name: observation.images.cam_right_wrist
22
+ dtype: video_frame
23
+ - name: action
24
+ sequence: float32
25
+ length: 18
26
+ - name: episode_index
27
+ dtype: int64
28
+ - name: frame_index
29
+ dtype: int64
30
+ - name: timestamp
31
+ dtype: float32
32
+ - name: next.done
33
+ dtype: bool
34
+ - name: index
35
+ dtype: int64
36
+ splits:
37
+ - name: train
38
+ num_bytes: 20535854
39
+ num_examples: 55785
40
+ download_size: 4395390
41
+ dataset_size: 20535854
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:5ee5e7a20deb6e8a88dacbe4e72c0b0cadf3ca5c8654c48bb71d6585f9aa6ffd
3
- size 4406392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:665c88dcef1c1e884cb7c86a7fbdc802cbe65d99d3d8a0f4f5c9cf5fed878fab
3
+ size 4395390