Shantanu1509 commited on
Commit
346baf5
1 Parent(s): b65c70d

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -5,6 +5,39 @@ tags:
5
  - LeRobot
6
  - tutorial
7
  - eval
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
10
 
 
5
  - LeRobot
6
  - tutorial
7
  - eval
8
+ configs:
9
+ - config_name: default
10
+ data_files:
11
+ - split: train
12
+ path: data/train-*
13
+ dataset_info:
14
+ features:
15
+ - name: observation.state
16
+ sequence: float32
17
+ length: 9
18
+ - name: action
19
+ sequence: float32
20
+ length: 9
21
+ - name: observation.images.cam_high
22
+ dtype: video_frame
23
+ - name: observation.images.cam_right_wrist
24
+ dtype: video_frame
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: 2023862
38
+ num_examples: 8833
39
+ download_size: 817923
40
+ dataset_size: 2023862
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:71ed25a8acca9fb595e731cf050b17859c51d84c058966a3ec9deb5efad44588
3
- size 614775
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed4b9e12b26f781962497d1c65e94fd886fb7c9c4ac5ff9f944685bbfff3439
3
+ size 817923