alexandersoare commited on
Commit
bb2c4b5
·
verified ·
1 Parent(s): 6d77931

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: 6
16
+ - name: action
17
+ sequence: float32
18
+ length: 6
19
+ - name: observation.images.webcam
20
+ dtype: video_frame
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: 8003860
34
+ num_examples: 59233
35
+ download_size: 2868078
36
+ dataset_size: 8003860
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:c8aba61c5eeb4f6251722de172fd5316db9600400534adee3dd235d6f5023135
3
- size 1940522
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d8fd39e5e4e1ed13ceceb98a7c9327f7a07ea649c009e0f4eb4a4113d040d5
3
+ size 2868078