feisuo commited on
Commit
613b868
1 Parent(s): f971dcd

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
  - so100
7
  - tutorial
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
10
 
 
5
  - LeRobot
6
  - so100
7
  - tutorial
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: 6
18
+ - name: observation.images.cam_white
19
+ dtype: video_frame
20
+ - name: observation.images.cam_rgb
21
+ dtype: video_frame
22
+ - name: action
23
+ sequence: float32
24
+ length: 6
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: 471934
38
+ num_examples: 2382
39
+ download_size: 122235
40
+ dataset_size: 471934
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:172c5666be15911bc2c7789826d7a2064106b3c5cb43b9d8c8fe62d3953989e6
3
- size 129582
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac6343f9244a9d2c82c8095e940ee0646dc93bf5aced930fcb382f89446cc5fb
3
+ size 122235