krishpop commited on
Commit
df44d59
1 Parent(s): 1998fbd

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: 98390870
40
+ num_examples: 353606
41
+ download_size: 46971665
42
+ dataset_size: 98390870
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:461ed33ba67c622d0e6e839ccf659b87cf96586a39dc50bd5d0962b2ece6a707
3
- size 28928433
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fa37b6c84c20b426ef79c9a6b7ab38f961bdaf02aac800e37b0940abeb23a2a
3
+ size 46971665