Trevor-Maniro commited on
Commit
b427bb0
1 Parent(s): 443691b

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
@@ -3,6 +3,39 @@ 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.world
20
+ dtype: video_frame
21
+ - name: observation.images.wrist
22
+ dtype: video_frame
23
+ - name: episode_index
24
+ dtype: int64
25
+ - name: frame_index
26
+ dtype: int64
27
+ - name: timestamp
28
+ dtype: float32
29
+ - name: next.done
30
+ dtype: bool
31
+ - name: index
32
+ dtype: int64
33
+ splits:
34
+ - name: train
35
+ num_bytes: 4719551
36
+ num_examples: 24565
37
+ download_size: 1253487
38
+ dataset_size: 4719551
39
  ---
40
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
41
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:561be020b3c6b0c75d0870b355bb8663e990ab2f7ac523e7e6381e0f5db5f51f
3
- size 645725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a54d81b23218de65d762b27789477daab0e853172a1ab80a6c8f70223bf0f92f
3
+ size 1253487