iantc104 commited on
Commit
704f30a
1 Parent(s): a82b568

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.images.overhead_cam
5
+ dtype: video_frame
6
+ - name: observation.images.worms_eye_cam
7
+ dtype: video_frame
8
+ - name: observation.images.wrist_cam_left
9
+ dtype: video_frame
10
+ - name: observation.images.wrist_cam_right
11
+ dtype: video_frame
12
+ - name: observation.images.zed_cam_left
13
+ dtype: video_frame
14
+ - name: observation.images.zed_cam_right
15
+ dtype: video_frame
16
+ - name: observation.state
17
+ sequence: float32
18
+ length: 21
19
+ - name: action
20
+ sequence: float32
21
+ length: 21
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: 8926532
35
+ num_examples: 15050
36
+ download_size: 4062836
37
+ dataset_size: 8926532
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:4a46e83bd1b5ffa93d0d590f87596363da21e30cc788977cfc52fcdc42029777
3
+ size 4062836