aractingi HF staff commited on
Commit
9aa0930
1 Parent(s): bc4e4b6

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,6 +3,47 @@ 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.images.image
14
+ dtype: video_frame
15
+ - name: observation.images.top_image
16
+ dtype: video_frame
17
+ - name: observation.images.wrist45_image
18
+ dtype: video_frame
19
+ - name: observation.images.wrist225_image
20
+ dtype: video_frame
21
+ - name: language_instruction
22
+ dtype: string
23
+ - name: observation.state
24
+ sequence: float32
25
+ length: 7
26
+ - name: action
27
+ sequence: float32
28
+ length: 7
29
+ - name: timestamp
30
+ dtype: float32
31
+ - name: episode_index
32
+ dtype: int64
33
+ - name: frame_index
34
+ dtype: int64
35
+ - name: next.reward
36
+ dtype: float32
37
+ - name: next.done
38
+ dtype: bool
39
+ - name: index
40
+ dtype: int64
41
+ splits:
42
+ - name: train
43
+ num_bytes: 16682523
44
+ num_examples: 42328
45
+ download_size: 3384100
46
+ dataset_size: 16682523
47
  ---
48
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
49
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cc35afc658369a23019fd17bdf6263ce4112c480c43340684434ea0a9bda101
3
- size 3453207
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a88fda16688322394482e676672df8ef94c476ad1575a5e1409ce0520aba61e
3
+ size 3384100