kylegibson15 commited on
Commit
46573c0
1 Parent(s): deb425f

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: 3854969
38
+ num_examples: 19961
39
+ download_size: 1558553
40
+ dataset_size: 3854969
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:d95b92076c25c59d97280a1d8d7aca93e7c6354c6af3f56d89ceebc4a0c326de
3
- size 669529
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be34b2f8970acedfc16bd457a32e035992096a982d375fd2f0d986c279f15e2
3
+ size 1558553