iantc104 commited on
Commit
6d771d3
·
verified ·
1 Parent(s): 0a276fd

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,6 +3,41 @@ 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.left_eye
14
+ sequence: float32
15
+ length: 2
16
+ - name: observation.right_eye
17
+ sequence: float32
18
+ length: 2
19
+ - name: action
20
+ sequence: float32
21
+ length: 3
22
+ - name: episode_index
23
+ dtype: int64
24
+ - name: frame_index
25
+ dtype: int64
26
+ - name: timestamp
27
+ dtype: float32
28
+ - name: next.done
29
+ dtype: bool
30
+ - name: observation.new_key
31
+ sequence: float32
32
+ length: 2
33
+ - name: index
34
+ dtype: int64
35
+ splits:
36
+ - name: train
37
+ num_bytes: 32063
38
+ num_examples: 500
39
+ download_size: 33525
40
+ dataset_size: 32063
41
  ---
42
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
43
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9bdeb6d7494195bfd812d7265ed95606fa8ea74d4fe1945ce369a3ef519a331
3
- size 33151
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06bf65f289ded6634c840f429cee48f5495acfe3694bf9160c9ede0361d316a6
3
+ size 33525