Push model using huggingface_hub.
Browse files- class_config.json +6 -0
- composed_modality.pickle +1 -1
class_config.json
CHANGED
@@ -911,5 +911,11 @@
|
|
911 |
}
|
912 |
}
|
913 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
914 |
"model_path": "not-lain/gr00t_policy_1"
|
915 |
}
|
|
|
911 |
}
|
912 |
}
|
913 |
},
|
914 |
+
"modality_config": {
|
915 |
+
"action": "{\"delta_indices\":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],\"modality_keys\":[\"action.left_arm\",\"action.right_arm\",\"action.left_hand\",\"action.right_hand\"]}",
|
916 |
+
"language": "{\"delta_indices\":[0],\"modality_keys\":[\"annotation.human.action.task_description\"]}",
|
917 |
+
"state": "{\"delta_indices\":[0],\"modality_keys\":[\"state.left_arm\",\"state.right_arm\",\"state.left_hand\",\"state.right_hand\"]}",
|
918 |
+
"video": "{\"delta_indices\":[0],\"modality_keys\":[\"video.ego_view\"]}"
|
919 |
+
},
|
920 |
"model_path": "not-lain/gr00t_policy_1"
|
921 |
}
|
composed_modality.pickle
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2022720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc36964df6ecd807cfcb095a2e0e0054cd505e3a285d68486e0d5d75226ed1de
|
3 |
size 2022720
|