Solomonz commited on
Commit
ff0ce15
·
verified ·
1 Parent(s): 39b7753

Upload dataset

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