haixuantao commited on
Commit
e431534
·
verified ·
1 Parent(s): bf790df

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +45 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: index
5
+ dtype: int64
6
+ - name: observation.images.cam_right_wrist
7
+ dtype: video_frame
8
+ - name: observation.velocity
9
+ sequence: float32
10
+ length: 14
11
+ - name: observation.images.cam_high
12
+ dtype: video_frame
13
+ - name: observation.state
14
+ sequence: float32
15
+ length: 14
16
+ - name: observation.images.cam_left_wrist
17
+ dtype: video_frame
18
+ - name: observation.effort
19
+ sequence: float32
20
+ length: 14
21
+ - name: action
22
+ sequence: float32
23
+ length: 14
24
+ - name: episode_index
25
+ dtype: int64
26
+ - name: observation.images.cam_low
27
+ dtype: video_frame
28
+ - name: frame_index
29
+ dtype: int64
30
+ - name: next.done
31
+ dtype: bool
32
+ - name: timestamp
33
+ dtype: float32
34
+ splits:
35
+ - name: train
36
+ num_bytes: 2420708
37
+ num_examples: 4764
38
+ download_size: 232434
39
+ dataset_size: 2420708
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1298753e9a6a24e0d74d3602e9574acd0dcefabb1f90695b75a77aeee570746c
3
+ size 232434