We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39b875 commit e726f49Copy full SHA for e726f49
1 file changed
scripts/configs/pred_invention_vlm.yaml
@@ -24,13 +24,13 @@ APPROACHES:
24
# offline_data_method: geo_and_demo_with_vlm_imgs
25
# grammar_search_pred_selection_approach: no_select
26
# grammar_search_invent_geo_predicates_only: False
27
- ours-no-invent:
28
- NAME: "nsrt_learning"
29
- FLAGS: {}
30
- # ours-no-visual:
31
- # NAME: "grammar_search_invention"
32
- # FLAGS:
33
- # offline_data_method: demo
+ # ours-no-invent:
+ # NAME: "nsrt_learning"
+ # FLAGS: {}
+ ours-no-visual:
+ NAME: "grammar_search_invention"
+ FLAGS:
+ offline_data_method: demo
34
# ours-no-geo:
35
# NAME: "grammar_search_invention"
36
# FLAGS:
0 commit comments