krishpop commited on
Commit
0ef9023
·
verified ·
1 Parent(s): cdb3f42

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -40
README.md CHANGED
@@ -3,46 +3,6 @@ task_categories:
3
  - robotics
4
  tags:
5
  - LeRobot
6
- - stacking
7
- - d3il
8
- configs:
9
- - config_name: default
10
- data_files:
11
- - split: train
12
- path: data/train-*
13
- dataset_info:
14
- features:
15
- - name: observation.state
16
- sequence: float32
17
- - name: action
18
- sequence: float32
19
- - name: next.reward
20
- sequence: float32
21
- - name: next.done
22
- sequence: bool
23
- - name: next.success
24
- sequence: bool
25
- - name: observation.images.bp_cam
26
- dtype: video_frame
27
- - name: observation.images.inhand_cam
28
- dtype: video_frame
29
- - name: episode_index
30
- dtype: int64
31
- - name: frame_index
32
- dtype: int64
33
- - name: timestamp
34
- dtype: float32
35
- - name: index
36
- dtype: int64
37
- splits:
38
- - name: train
39
- num_bytes: 183652360
40
- num_examples: 685270
41
- download_size: 77804964
42
- dataset_size: 183652360
43
  ---
44
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
45
 
46
- Stacking task from [D3IL Benchmark](https://github.com/ALRhub/d3il)
47
-
48
- Compatible with LeRobot, videos converted from jpg to mp4
 
3
  - robotics
4
  tags:
5
  - LeRobot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
8