JHeisler commited on
Commit
8cd1668
·
verified ·
1 Parent(s): 1d72073

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -33
README.md CHANGED
@@ -3,39 +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: observation.state
14
- list: float32
15
- length: 9
16
- - name: observation.images.cam_high
17
- dtype: video_frame
18
- - name: observation.images.cam_left_wrist
19
- dtype: video_frame
20
- - name: action
21
- list: float32
22
- length: 9
23
- - name: episode_index
24
- dtype: int64
25
- - name: frame_index
26
- dtype: int64
27
- - name: timestamp
28
- dtype: float32
29
- - name: next.done
30
- dtype: bool
31
- - name: index
32
- dtype: int64
33
- splits:
34
- - name: train
35
- num_bytes: 679585
36
- num_examples: 2979
37
- download_size: 140753
38
- dataset_size: 679585
39
  ---
40
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
41
 
 
3
  - robotics
4
  tags:
5
  - LeRobot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
8