dudulrx0601 commited on
Commit
d625317
1 Parent(s): 42703ae

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
@@ -6,6 +6,39 @@ tags:
6
  - roarm_m3
7
  - tutorial
8
  - eval
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
11
 
 
6
  - roarm_m3
7
  - tutorial
8
  - eval
9
+ configs:
10
+ - config_name: default
11
+ data_files:
12
+ - split: train
13
+ path: data/train-*
14
+ dataset_info:
15
+ features:
16
+ - name: observation.state
17
+ sequence: float32
18
+ length: 6
19
+ - name: observation.images.laptop
20
+ dtype: video_frame
21
+ - name: observation.images.phone
22
+ dtype: video_frame
23
+ - name: action
24
+ sequence: float32
25
+ length: 6
26
+ - name: episode_index
27
+ dtype: int64
28
+ - name: frame_index
29
+ dtype: int64
30
+ - name: timestamp
31
+ dtype: float32
32
+ - name: next.done
33
+ dtype: bool
34
+ - name: index
35
+ dtype: int64
36
+ splits:
37
+ - name: train
38
+ num_bytes: 194670
39
+ num_examples: 1008
40
+ download_size: 67273
41
+ dataset_size: 194670
42
  ---
43
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
44
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97ab98f61d9b1b6e7606fa58b2cc3d54bfd7dba631f8f641d1e2cee4b24aa711
3
- size 36249
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eef26b8d0eb754d1baea74625f912eefa48994869f52e95c5c3e29dd8eebf57
3
+ size 67273