tinkerbuggy commited on
Commit
34f49a4
·
verified ·
1 Parent(s): 7ea313b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +29 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,6 +3,35 @@ 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: observation.state
14
+ sequence: float32
15
+ length: 7
16
+ - name: action
17
+ sequence: float32
18
+ length: 7
19
+ - name: episode_index
20
+ dtype: int64
21
+ - name: frame_index
22
+ dtype: int64
23
+ - name: timestamp
24
+ dtype: float32
25
+ - name: next.done
26
+ dtype: bool
27
+ - name: index
28
+ dtype: int64
29
+ splits:
30
+ - name: train
31
+ num_bytes: 73273
32
+ num_examples: 871
33
+ download_size: 48773
34
+ dataset_size: 73273
35
  ---
36
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
37
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1708cf579f3b946625e8f1ef7d0528859a37a43bb8dd4fa776ce9f371ad40cfd
3
- size 13742
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:802d5d625e80973716484e08945de95a152e99151d3830bb9278bccd228ca316
3
+ size 48773