alexandersoare commited on
Commit
f892d72
1 Parent(s): eeea62d

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
- configs:
7
- - config_name: default
8
- data_files:
9
- - split: train
10
- path: data/train-*
11
- dataset_info:
12
- features:
13
- - name: next.reward
14
- dtype: float32
15
- - name: next.success
16
- dtype: bool
17
- - name: observation.state
18
- sequence: float32
19
- length: 6
20
- - name: action
21
- sequence: float32
22
- length: 6
23
- - name: observation.images.webcam
24
- dtype: video_frame
25
- - name: episode_index
26
- dtype: int64
27
- - name: frame_index
28
- dtype: int64
29
- - name: timestamp
30
- dtype: float32
31
- - name: next.done
32
- dtype: bool
33
- - name: index
34
- dtype: int64
35
- splits:
36
- - name: train
37
- num_bytes: 110147
38
- num_examples: 791
39
- download_size: 39927
40
- dataset_size: 110147
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