File size: 526 Bytes
576cf54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "dataset_repo_id": "danbhf/sim_pick_place_220ep_pickup_tight",
  "model_type": "act_vit",
  "vision_backbone": "vit_b_16",
  "cameras": [
    "wrist_cam",
    "overhead_cam"
  ],
  "action_space": "joint (6-dim)",
  "action_dim": 6,
  "chunk_size": 50,
  "fps": 30,
  "total_frames": 202,
  "pickup_coords": false,
  "delta_actions": false,
  "pos1_only": false,
  "blinkering": false,
  "state_bug_fixed": true,
  "subtask_chunks": false,
  "mask_actions": false,
  "completion_head": false,
  "completion_weight": null
}