saber1209caoke commited on
Commit
e8fea63
·
verified ·
1 Parent(s): 80cc6b0

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
@@ -4,6 +4,43 @@ task_categories:
4
  tags:
5
  - LeRobot
6
  - tutorial
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
9
 
 
4
  tags:
5
  - LeRobot
6
  - tutorial
7
+ configs:
8
+ - config_name: default
9
+ data_files:
10
+ - split: train
11
+ path: data/train-*
12
+ dataset_info:
13
+ features:
14
+ - name: observation.state
15
+ sequence: float32
16
+ length: 12
17
+ - name: observation.images.laptop
18
+ dtype: video_frame
19
+ - name: observation.images.phone
20
+ dtype: video_frame
21
+ - name: observation.images.phone2
22
+ dtype: video_frame
23
+ - name: observation.images.phone3
24
+ dtype: video_frame
25
+ - name: action
26
+ sequence: float32
27
+ length: 12
28
+ - name: episode_index
29
+ dtype: int64
30
+ - name: frame_index
31
+ dtype: int64
32
+ - name: timestamp
33
+ dtype: float32
34
+ - name: next.done
35
+ dtype: bool
36
+ - name: index
37
+ dtype: int64
38
+ splits:
39
+ - name: train
40
+ num_bytes: 1981652
41
+ num_examples: 5518
42
+ download_size: 358496
43
+ dataset_size: 1981652
44
  ---
45
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
46
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9653f90482844ce2c5c3ec57820c4cbcbd374192ada9f80c84f56011eda1c526
3
- size 304219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed8e9b99691835b24cf03ecebd1cebba02f6015ab42b2021f2832c550a1c44e3
3
+ size 358496