capstone53 commited on
Commit
9ea5a46
·
verified ·
1 Parent(s): 7c5c8c2

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
@@ -4,6 +4,43 @@ task_categories:
4
  tags:
5
  - LeRobot
6
  - practice
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
9
 
 
4
  tags:
5
  - LeRobot
6
  - practice
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
+ list: float32
16
+ length: 18
17
+ - name: observation.images.cam_high
18
+ dtype: video_frame
19
+ - name: observation.images.cam_low
20
+ dtype: video_frame
21
+ - name: observation.images.cam_left_wrist
22
+ dtype: video_frame
23
+ - name: observation.images.cam_right_wrist
24
+ dtype: video_frame
25
+ - name: action
26
+ list: float32
27
+ length: 18
28
+ - name: episode_index
29
+ dtype: int64
30
+ - name: frame_index
31
+ dtype: int64
32
+ - name: timestamp
33
+ dtype: float32
34
+ - name: next.done
35
+ dtype: bool
36
+ - name: index
37
+ dtype: int64
38
+ splits:
39
+ - name: train
40
+ num_bytes: 3826582
41
+ num_examples: 8938
42
+ download_size: 710972
43
+ dataset_size: 3826582
44
  ---
45
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
46
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3038bd890006ea327b433a0bbcc2c0692ff559529a9ecb9e46f42198a6d06b5
3
- size 391218
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:294d240b78d5c82d0c3ae44de2f29c4517a628bd275cac03f5ce3d8c066d01cb
3
+ size 710972