alexandersoare commited on
Commit
223dd15
·
verified ·
1 Parent(s): c3d33cd

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,6 +3,39 @@ task_categories:
3
  - robotics
4
  tags:
5
  - LeRobot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
8
 
 
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: observation.state
16
+ sequence: float32
17
+ length: 6
18
+ - name: action
19
+ sequence: float32
20
+ length: 6
21
+ - name: observation.images.webcam
22
+ dtype: video_frame
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: 46607
36
+ num_examples: 335
37
+ download_size: 24772
38
+ dataset_size: 46607
39
  ---
40
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
41
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3fc488485378cd3c174e940f0b6965c97321b689a8d3fdf8cc313fa20274941
3
- size 53774
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f65e89c2446a1cca6fa85957c8800ff253ee0b4f2f0c45017ff70f6fe8e3792b
3
+ size 24772