fracapuano commited on
Commit
f0a99a4
1 Parent(s): f19bbbd

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
+ dataset_info:
7
+ features:
8
+ - name: observation.state
9
+ sequence: float32
10
+ length: 6
11
+ - name: observation.images.laptop
12
+ dtype: video_frame
13
+ - name: observation.images.phone
14
+ dtype: video_frame
15
+ - name: action
16
+ sequence: float32
17
+ length: 6
18
+ - name: episode_index
19
+ dtype: int64
20
+ - name: frame_index
21
+ dtype: int64
22
+ - name: timestamp
23
+ dtype: float32
24
+ - name: next.done
25
+ dtype: bool
26
+ - name: index
27
+ dtype: int64
28
+ splits:
29
+ - name: train
30
+ num_bytes: 4324069
31
+ num_examples: 22390
32
+ download_size: 1011246
33
+ dataset_size: 4324069
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
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:246f80e7e72b52f96a9566a02281d041d901ec2aee88eaf1c44ef6f4ce684e77
3
- size 1000805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01ea92fb5332e5bd6dca5ebbdb37926a5a8794b50a2a0378f4a7d3fb07090e68
3
+ size 1011246