oakwood commited on
Commit
b82d27a
·
verified ·
1 Parent(s): 4ff2cf6

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,6 +3,37 @@ task_categories:
3
  - robotics
4
  tags:
5
  - LeRobot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
8
 
 
3
  - robotics
4
  tags:
5
  - LeRobot
6
+ configs:
7
+ - config_name: default
8
+ data_files:
9
+ - split: train
10
+ path: data/train-*
11
+ dataset_info:
12
+ features:
13
+ - name: observation.state
14
+ sequence: float32
15
+ length: 6
16
+ - name: action
17
+ sequence: float32
18
+ length: 6
19
+ - name: observation.images.rgb
20
+ dtype: video_frame
21
+ - name: episode_index
22
+ dtype: int64
23
+ - name: frame_index
24
+ dtype: int64
25
+ - name: timestamp
26
+ dtype: float32
27
+ - name: next.done
28
+ dtype: bool
29
+ - name: index
30
+ dtype: int64
31
+ splits:
32
+ - name: train
33
+ num_bytes: 5929770
34
+ num_examples: 44880
35
+ download_size: 2353501
36
+ dataset_size: 5929770
37
  ---
38
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
39
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bcc9c0bb747ce2acfd799c30b3695e8a8ae7254842116980042e0ab4dd06a36
3
- size 1143620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8adc40029792476d76de32dddd87bc96afe5b1ae30a69dc17de2f85006c82d
3
+ size 2353501