cmcgartoll commited on
Commit
1e49555
1 Parent(s): 09790b4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -35
README.md CHANGED
@@ -3,41 +3,6 @@ task_categories:
3
  - robotics
4
  tags:
5
  - LeRobot
6
- dataset_info:
7
- features:
8
- - name: observation.state
9
- sequence: float32
10
- length: 6
11
- - name: observation.images.claw
12
- dtype: video_frame
13
- - name: observation.images.front
14
- dtype: video_frame
15
- - name: observation.images.phone
16
- dtype: video_frame
17
- - name: action
18
- sequence: float32
19
- length: 6
20
- - name: episode_index
21
- dtype: int64
22
- - name: frame_index
23
- dtype: int64
24
- - name: timestamp
25
- dtype: float32
26
- - name: next.done
27
- dtype: bool
28
- - name: index
29
- dtype: int64
30
- splits:
31
- - name: train
32
- num_bytes: 34829419
33
- num_examples: 139807
34
- download_size: 8831542
35
- dataset_size: 34829419
36
- configs:
37
- - config_name: default
38
- data_files:
39
- - split: train
40
- path: data/train-*
41
  ---
42
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
43
 
 
3
  - robotics
4
  tags:
5
  - LeRobot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
8