njkong commited on
Commit
ab38987
1 Parent(s): 5fcb533

Upload dataset

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