Update configs/kosmos_ph_calvin_abc.json
Browse files
configs/kosmos_ph_calvin_abc.json
CHANGED
@@ -125,5 +125,25 @@
|
|
125 |
},
|
126 |
"norm_action": true,
|
127 |
"norm_min": -0.65,
|
128 |
-
"norm_max": 0.65
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
}
|
|
|
125 |
},
|
126 |
"norm_action": true,
|
127 |
"norm_min": -0.65,
|
128 |
+
"norm_max": 0.65,
|
129 |
+
"raw_config_path": "configs/calvin_finetune/finetune_kosmos_cont-lstm-post_full-ft_text_vision_wd-0_ws-16_act-10_abc.json",
|
130 |
+
"config": "configs/calvin_finetune/finetune_kosmos_cont-lstm-post_full-ft_text_vision_wd-0_ws-16_act-10_abc.json",
|
131 |
+
"gpus": 8,
|
132 |
+
"num_nodes": 1,
|
133 |
+
"log_dir": "runs/logs/kosmos/calvin_finetune/2024-12-26/14-32",
|
134 |
+
"output_dir": "runs/checkpoints/kosmos/calvin_finetune/2024-12-26/14-32",
|
135 |
+
"data_dir": null,
|
136 |
+
"annotation_file": null,
|
137 |
+
"data_subfolder": null,
|
138 |
+
"task_num": null,
|
139 |
+
"exp_name": "14-32",
|
140 |
+
"use_multi_modal_emb": false,
|
141 |
+
"no_video_pretrained_model": false,
|
142 |
+
"finetune": false,
|
143 |
+
"llm": {
|
144 |
+
"type": null,
|
145 |
+
"n_embd": null,
|
146 |
+
"n_layer": null,
|
147 |
+
"n_head": null
|
148 |
+
}
|
149 |
}
|