We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff20c35 commit 146f6c4Copy full SHA for 146f6c4
1 file changed
scripts/configs/pred_invention_vlm.yaml
@@ -6,7 +6,6 @@ APPROACHES:
6
FLAGS:
7
grammar_search_vlm_atom_proposal_prompt_type: options_labels_whole_traj_diverse_coffee
8
offline_data_method: geo_and_demo_with_vlm_imgs
9
- grammar_search_invent_geo_predicates_only: False
10
# ours-vlm-subselection:
11
# NAME: "grammar_search_invention"
12
# FLAGS:
@@ -187,6 +186,7 @@ ENVS:
187
186
grammar_search_vlm_atom_proposal_use_debug: False
188
llm_openai_max_response_tokens: 1000
189
coffee_combined_move_and_twist_policy: True
+ grammar_search_invent_geo_predicates_only: False
190
# burger_no_move_combo_burger:
191
# NAME: "burger_no_move"
192
0 commit comments