lilkm HF Staff commited on
Commit
d49dce3
·
verified ·
1 Parent(s): f4f8bd4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -29,7 +29,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
29
  "codebase_version": "v3.0",
30
  "robot_type": "metaworld_sawyer",
31
  "total_episodes": 50,
32
- "total_frames": 3050,
33
  "total_tasks": 1,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
@@ -64,6 +64,18 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
64
  "has_audio": false
65
  }
66
  },
 
 
 
 
 
 
 
 
 
 
 
 
67
  "action": {
68
  "dtype": "float32",
69
  "shape": [
 
29
  "codebase_version": "v3.0",
30
  "robot_type": "metaworld_sawyer",
31
  "total_episodes": 50,
32
+ "total_frames": 3029,
33
  "total_tasks": 1,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
 
64
  "has_audio": false
65
  }
66
  },
67
+ "observation.state": {
68
+ "dtype": "float32",
69
+ "shape": [
70
+ 4
71
+ ],
72
+ "names": [
73
+ "agent_x",
74
+ "agent_y",
75
+ "agent_z",
76
+ "agent_gripper"
77
+ ]
78
+ },
79
  "action": {
80
  "dtype": "float32",
81
  "shape": [