oakwood commited on
Commit
efd0e2d
·
verified ·
1 Parent(s): c00e19b

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: 132125
34
+ num_examples: 1000
35
+ download_size: 42194
36
+ dataset_size: 132125
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:45830d82706eff73634734901d4a4fc056dd70f882cc0c666569d451f5525bf3
3
- size 42186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6152ff19225ec03c2f9f46acab48d6b66da23f9fbcfe0fd1167520fa0bf749e1
3
+ size 42194