1g0rrr commited on
Commit
b2c3592
1 Parent(s): 6647e1c

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
  - 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: 6
18
+ - name: action
19
+ sequence: float32
20
+ length: 6
21
+ - name: observation.images.laptop
22
+ dtype: video_frame
23
+ - name: observation.images.phone
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: 129974
38
+ num_examples: 673
39
+ download_size: 55426
40
+ dataset_size: 129974
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:f889184abf5138268b68ef281e0ba441b533367a74369bd78364dafbbc08ce4c
3
- size 456227
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48324775feeb229de9310f370e4195cd28d1c50e09a995c136e73fd05d0a00a3
3
+ size 55426