shantanu-tr commited on
Commit
26e0b3f
1 Parent(s): a46460f

Upload dataset

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