ConnorJiang commited on
Commit
f90fc4f
1 Parent(s): e0a6eb0

Upload dataset

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