iamhack commited on
Commit
f86e3a9
1 Parent(s): a5af9bf

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
@@ -3,6 +3,39 @@ 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.images.front_camera
14
+ dtype: video_frame
15
+ - name: observation.images.overview_camera
16
+ dtype: video_frame
17
+ - name: observation.state
18
+ sequence: float32
19
+ length: 7
20
+ - name: action
21
+ sequence: float32
22
+ length: 7
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: 7266523
36
+ num_examples: 33467
37
+ download_size: 1919291
38
+ dataset_size: 7266523
39
  ---
40
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
41
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c7f981af12370499a9a0740d5138a901b1fcdffa2417405aea8b3eccdc54714
3
- size 76038
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c963c6e7954b0f0db7cb4ea782a5c621b9fdcf1718c0d369e131cd980d3d948
3
+ size 1919291