aryannzzz commited on
Commit
dd6ee87
·
verified ·
1 Parent(s): 526b4a8

Upload dataset

Browse files
README.md CHANGED
@@ -6,7 +6,33 @@ tags:
6
  - LeRobot
7
  configs:
8
  - config_name: default
9
- data_files: data/*/*.parquet
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
 
6
  - LeRobot
7
  configs:
8
  - config_name: default
9
+ data_files:
10
+ - split: train
11
+ path: data/train-*
12
+ dataset_info:
13
+ features:
14
+ - name: observation.images.image
15
+ dtype: image
16
+ - name: observation.state
17
+ list: float32
18
+ length: 4
19
+ - name: action
20
+ list: float32
21
+ length: 4
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
+ splits:
31
+ - name: train
32
+ num_bytes: 611263804
33
+ num_examples: 2636
34
+ download_size: 611108284
35
+ dataset_size: 611263804
36
  ---
37
 
38
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb586d22a41da6356b6eefbdfda44a7c2e40c52d415d4d0be110bae6943f28d5
3
+ size 305538785
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c658cfbdc6e047e32587d4aab0a8db4f71b03ab7574c8d78a071733538d20675
3
+ size 305569499