MoofireX commited on
Commit
0ae24b4
1 Parent(s): decd247

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +29 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -4,6 +4,35 @@ task_categories:
4
  tags:
5
  - LeRobot
6
  - tutorial
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
9
 
 
4
  tags:
5
  - LeRobot
6
  - tutorial
7
+ dataset_info:
8
+ features:
9
+ - name: observation.state
10
+ sequence: float32
11
+ length: 6
12
+ - name: action
13
+ sequence: float32
14
+ length: 6
15
+ - name: episode_index
16
+ dtype: int64
17
+ - name: frame_index
18
+ dtype: int64
19
+ - name: timestamp
20
+ dtype: float32
21
+ - name: next.done
22
+ dtype: bool
23
+ - name: index
24
+ dtype: int64
25
+ splits:
26
+ - name: train
27
+ num_bytes: 209725
28
+ num_examples: 2755
29
+ download_size: 109704
30
+ dataset_size: 209725
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
  ---
37
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
38
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25cd676aa576975bb4fccd5354163f78099adcc7cb13219f30b0156208751ab8
3
- size 72730
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d6f461879460dc5ff0b3c8cd5490d14b08c73ba045b2fd8357006d2bf176b7c
3
+ size 109704