capstone53 commited on
Commit
8afe527
·
verified ·
1 Parent(s): 207be4e

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