krishpop commited on
Commit
d4c2f45
·
verified ·
1 Parent(s): 18f540c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,6 +3,43 @@ 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
+ - name: action
16
+ sequence: float32
17
+ - name: action_abs
18
+ sequence: float32
19
+ - name: observation.images.bp_cam
20
+ dtype: video_frame
21
+ - name: observation.images.inhand_cam
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.reward
30
+ dtype: float32
31
+ - name: next.done
32
+ dtype: bool
33
+ - name: next.success
34
+ dtype: bool
35
+ - name: index
36
+ dtype: int64
37
+ splits:
38
+ - name: train
39
+ num_bytes: 269368392
40
+ num_examples: 846405
41
+ download_size: 145932049
42
+ dataset_size: 269368392
43
  ---
44
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
45
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3441b618d7ff914f768c5c82625de84a16c01e998c7c48405ef8de4bc6fd8049
3
- size 152288178
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aadeb3ced5f429ad7c2787b7421ab33d7cb78aabd27e0af156fc14d68a2f397d
3
+ size 145932049