cmcgartoll commited on
Commit
4d07900
·
verified ·
1 Parent(s): b3dac4b

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
@@ -3,6 +3,41 @@ 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: observation.state
14
+ sequence: float32
15
+ length: 6
16
+ - name: observation.images.claw
17
+ dtype: video_frame
18
+ - name: observation.images.front
19
+ dtype: video_frame
20
+ - name: observation.images.phone
21
+ dtype: video_frame
22
+ - name: action
23
+ sequence: float32
24
+ length: 6
25
+ - name: episode_index
26
+ dtype: int64
27
+ - name: frame_index
28
+ dtype: int64
29
+ - name: timestamp
30
+ dtype: float32
31
+ - name: next.done
32
+ dtype: bool
33
+ - name: index
34
+ dtype: int64
35
+ splits:
36
+ - name: train
37
+ num_bytes: 34829419
38
+ num_examples: 139807
39
+ download_size: 8831542
40
+ dataset_size: 34829419
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:b875772b67dc2e973400a9f5c0b6904344c221931548fef04d2ea973a1938a23
3
- size 9032920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f7697260e0204e1690a9fe296d45108b13d57fbc6ea701706615f3d08b86bfc
3
+ size 8831542