Sraghvi commited on
Commit
2863aa3
·
verified ·
1 Parent(s): 095c62e

Upload info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. info.json +53 -0
info.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "total_episodes": 1,
4
+ "total_frames": 3436,
5
+ "fps": 30,
6
+ "total_duration": 114.52005004882812,
7
+ "action_space": {
8
+ "low": [
9
+ -1.0,
10
+ -1.0,
11
+ -1.0,
12
+ -1.0,
13
+ -1.0,
14
+ -1.0,
15
+ -1.0
16
+ ],
17
+ "high": [
18
+ 1.0,
19
+ 1.0,
20
+ 1.0,
21
+ 1.0,
22
+ 1.0,
23
+ 1.0,
24
+ 1.0
25
+ ]
26
+ },
27
+ "observation_space": {
28
+ "state": {
29
+ "low": [
30
+ -1.0,
31
+ -1.0,
32
+ -1.0,
33
+ -1.0,
34
+ -1.0,
35
+ -1.0,
36
+ -1.0
37
+ ],
38
+ "high": [
39
+ 1.0,
40
+ 1.0,
41
+ 1.0,
42
+ 1.0,
43
+ 1.0,
44
+ 1.0,
45
+ 1.0
46
+ ]
47
+ }
48
+ },
49
+ "robot_type": "so101_follower",
50
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
51
+ "source_bag": "bag_all_0.db3",
52
+ "created_at": "2025-09-09T09:10:58.807990"
53
+ }