shantanu-tr commited on
Commit
058b7fc
·
verified ·
1 Parent(s): 34e73ae

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