oakwood commited on
Commit
33cb3da
·
verified ·
1 Parent(s): ae755e9

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: 290675
34
+ num_examples: 2200
35
+ download_size: 93192
36
+ dataset_size: 290675
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:651b11ece2f71c70222223c60ce5cffa2a8ab992de04bce8fc9f641c2a048f02
3
- size 79393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd214229987b03db464b677103e0a748b82438ba9b1b8f380e187629ba4b96ca
3
+ size 93192