aractingi HF staff commited on
Commit
11b159f
1 Parent(s): 24708b1

Upload dataset

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