apockill commited on
Commit
93e599c
1 Parent(s): 439e138

Upload dataset

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