MoofireX commited on
Commit
03f5af1
1 Parent(s): 2c23a26

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -29
README.md CHANGED
@@ -4,35 +4,6 @@ task_categories:
4
  tags:
5
  - LeRobot
6
  - tutorial
7
- configs:
8
- - config_name: default
9
- data_files:
10
- - split: train
11
- path: data/train-*
12
- dataset_info:
13
- features:
14
- - name: observation.state
15
- sequence: float32
16
- length: 6
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: 136036
33
- num_examples: 1787
34
- download_size: 72730
35
- dataset_size: 136036
36
  ---
37
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
38
 
 
4
  tags:
5
  - LeRobot
6
  - tutorial
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
9