bhavnasud commited on
Commit
a8bf9ea
1 Parent(s): fc6fe23

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,6 +3,43 @@ 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: observation.image
14
+ dtype: video_frame
15
+ - name: observation.state
16
+ sequence: float32
17
+ length: 2
18
+ - name: action
19
+ sequence: float32
20
+ length: 2
21
+ - name: episode_index
22
+ dtype: int64
23
+ - name: frame_index
24
+ dtype: int64
25
+ - name: timestamp
26
+ dtype: float32
27
+ - name: next.reward
28
+ dtype: float32
29
+ - name: next.done
30
+ dtype: bool
31
+ - name: next.success
32
+ dtype: bool
33
+ - name: index
34
+ dtype: int64
35
+ - name: observation.environment_state
36
+ sequence: float32
37
+ splits:
38
+ - name: train
39
+ num_bytes: 4289964
40
+ num_examples: 25650
41
+ download_size: 1952572
42
+ dataset_size: 4289964
43
  ---
44
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
45
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7971c21bf4b64d470a4a5ecf53d07140ad383d39123b2bdf9ef64477082f1bba
3
- size 740207
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af8063c5d27990f85d8f90dbd2fc631bcd918fe1b14e5356bb753d1dc151cccc
3
+ size 1952572