Sraghvi commited on
Commit
fb3cfbb
·
verified ·
1 Parent(s): f19f3b6

Upload meta/info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +7 -19
meta/info.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "single_arm",
4
- "total_episodes": 3,
5
- "total_frames": 2982,
6
  "total_tasks": 1,
7
- "total_videos": 9,
8
  "total_chunks": 1,
9
- "chunks_size": 3,
10
  "fps": 30.0,
11
  "splits": {
12
  "train": "0:1"
@@ -17,34 +17,22 @@
17
  "observation.state": {
18
  "dtype": "float32",
19
  "shape": [
20
- 7
21
  ],
22
  "names": [
23
- "shoulder_pan_joint",
24
- "shoulder_lift_joint",
25
- "elbow_joint",
26
- "wrist_1_joint",
27
- "wrist_2_joint",
28
- "wrist_3_joint",
29
  "gripper"
30
  ]
31
  },
32
  "action": {
33
  "dtype": "float32",
34
  "shape": [
35
- 7
36
  ],
37
  "names": [
38
- "shoulder_pan_joint",
39
- "shoulder_lift_joint",
40
- "elbow_joint",
41
- "wrist_1_joint",
42
- "wrist_2_joint",
43
- "wrist_3_joint",
44
  "gripper"
45
  ]
46
  },
47
- "observation.images.csv_mp4": {
48
  "dtype": "video",
49
  "shape": [
50
  480,
 
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "single_arm",
4
+ "total_episodes": 4,
5
+ "total_frames": 4398,
6
  "total_tasks": 1,
7
+ "total_videos": 12,
8
  "total_chunks": 1,
9
+ "chunks_size": 4,
10
  "fps": 30.0,
11
  "splits": {
12
  "train": "0:1"
 
17
  "observation.state": {
18
  "dtype": "float32",
19
  "shape": [
20
+ 1
21
  ],
22
  "names": [
 
 
 
 
 
 
23
  "gripper"
24
  ]
25
  },
26
  "action": {
27
  "dtype": "float32",
28
  "shape": [
29
+ 1
30
  ],
31
  "names": [
 
 
 
 
 
 
32
  "gripper"
33
  ]
34
  },
35
+ "observation.images.camera": {
36
  "dtype": "video",
37
  "shape": [
38
  480,