m1b commited on
Commit
a618587
1 Parent(s): 3195b68

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,6 +3,41 @@ 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: action
14
+ sequence: float32
15
+ length: 6
16
+ - name: observation.state
17
+ sequence: float32
18
+ length: 15
19
+ - name: reward
20
+ dtype: float32
21
+ - name: observation.images.image_front
22
+ dtype: video_frame
23
+ - name: observation.images.image_top
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: 4106198
38
+ num_examples: 16959
39
+ download_size: 1907463
40
+ dataset_size: 4106198
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:cd5bd0c616344f91752360166605f083fb28ea3ca10dbfdeb643e3e77115e81e
3
- size 522681
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad064b5304cea55d8a6c2f8f7f6d1aed5c575c16e14fe886c96f38ae89df952a
3
+ size 1907463