xdrjs commited on
Commit
c17f2e1
1 Parent(s): 18619a1

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