| { | |
| "schema_version": "task23_siglip2_self_contained_v1", | |
| "model_type": "siglip2_frozen_vision_action_chunk", | |
| "backbone": "google/siglip2-base-patch16-naflex", | |
| "chunk": 8, | |
| "feature_dim": 768, | |
| "text_dim": 128, | |
| "proprio_dim": 32, | |
| "task_count": 14, | |
| "difficulty_count": 5, | |
| "proprio_mean": [ | |
| -0.01592460460960865, | |
| 0.7428314685821533, | |
| 0.010429546236991882, | |
| -1.932236671447754, | |
| 0.024123214185237885, | |
| 2.8178389072418213, | |
| 0.7557806372642517, | |
| 0.02269606851041317, | |
| 0.05282147601246834, | |
| 0.00876456405967474, | |
| 0.07294361293315887, | |
| -0.021329032257199287, | |
| -0.015278438106179237, | |
| 0.04549413174390793, | |
| 0.07919428497552872, | |
| -0.06642947345972061, | |
| 0.9300205707550049, | |
| 0.9961889982223511, | |
| -0.004495386034250259, | |
| 0.0756562203168869, | |
| -0.005136882420629263, | |
| 0.03150780126452446, | |
| -0.03062213398516178, | |
| 0.0001331703970208764, | |
| 3.20150975312572e-05, | |
| 0.4979763627052307, | |
| 0.0, | |
| 0.0, | |
| 0.0, | |
| 0.0, | |
| 0.0, | |
| 0.0 | |
| ], | |
| "proprio_std": [ | |
| 0.1833081692457199, | |
| 0.2757302522659302, | |
| 0.0830760970711708, | |
| 0.40317803621292114, | |
| 0.1892702728509903, | |
| 0.21985791623592377, | |
| 0.3677351772785187, | |
| 0.09155969321727753, | |
| 0.24703823029994965, | |
| 0.07063839584589005, | |
| 0.27435028553009033, | |
| 0.12254507839679718, | |
| 0.17527462542057037, | |
| 0.2087806612253189, | |
| 0.09155305474996567, | |
| 0.16622483730316162, | |
| 0.07347064465284348, | |
| 0.004743508528918028, | |
| 0.020507004112005234, | |
| 0.03240346908569336, | |
| 0.01718319021165371, | |
| 0.00835738331079483, | |
| 0.009069605730473995, | |
| 0.014785450883209705, | |
| 0.012382089160382748, | |
| 0.2886733412742615, | |
| 1.0, | |
| 1.0, | |
| 1.0, | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "task_to_id": { | |
| "lift_cube": 0, | |
| "pick_place_can": 1, | |
| "pick_place_milk": 2, | |
| "pick_place_bread": 3, | |
| "pick_place_cereal": 4, | |
| "pick_place_clutter": 5, | |
| "stack_blocks": 6, | |
| "open_door": 7, | |
| "nut_assembly": 8, | |
| "nut_assembly_square": 9, | |
| "nut_assembly_round": 10, | |
| "wipe_table": 11, | |
| "tool_hang": 12 | |
| }, | |
| "difficulty_to_id": { | |
| "low": 0, | |
| "medium": 1, | |
| "hard": 2, | |
| "very_high": 3 | |
| }, | |
| "local_files_only": true, | |
| "adapter_inputs": [ | |
| "image", | |
| "instruction", | |
| "proprio", | |
| "task", | |
| "step", | |
| "difficulty", | |
| "horizon" | |
| ] | |
| } | |