jhseon-holiday commited on
Commit
a8eb792
·
verified ·
1 Parent(s): 44c1393

Upload README.md with huggingface_hub

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