alexandersoare commited on
Commit
eb6caff
·
verified ·
1 Parent(s): c9e3adf

Upload dataset

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