volcanoflash commited on
Commit
8a2e133
1 Parent(s): 23ac665

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
@@ -4,6 +4,39 @@ task_categories:
4
  tags:
5
  - LeRobot
6
  - tutorial
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
9
 
 
4
  tags:
5
  - LeRobot
6
  - tutorial
7
+ dataset_info:
8
+ features:
9
+ - name: observation.state
10
+ sequence: float32
11
+ length: 6
12
+ - name: observation.images.laptop
13
+ dtype: video_frame
14
+ - name: observation.images.phone
15
+ dtype: video_frame
16
+ - name: action
17
+ sequence: float32
18
+ length: 6
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: 1083432
32
+ num_examples: 5610
33
+ download_size: 262387
34
+ dataset_size: 1083432
35
+ configs:
36
+ - config_name: default
37
+ data_files:
38
+ - split: train
39
+ path: data/train-*
40
  ---
41
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
42
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ff0d9ca63c35d3875f2bccbe67eef190b1b218828f70ba10e4f28b9822a8984
3
- size 292316
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac161b01146c6262c439267736c9fdfb12926aa5bf6cc0f9d6e171e9910dcff
3
+ size 262387