shantanu-tr commited on
Commit
dc06c24
1 Parent(s): c367f30

Upload dataset

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