File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 model_settings = {
1010 "mode" : "system2" , # inference mode: dual_system or system2
1111 "dialog_enabled" : True ,
12- "model_path" : "projects/VL-LN-Bench/base_model/iion " , # path to model checkpoint
12+ "model_path" : "projects/VL-LN-Bench/base_model/iign " , # path to model checkpoint
1313 "append_look_down" : False ,
1414 "num_history" : 8 ,
1515 "resize_w" : 384 , # image resize width
Original file line number Diff line number Diff line change 99 model_settings = {
1010 "mode" : "system2" , # inference mode: dual_system or system2
1111 "dialog_enabled" : False ,
12- "model_path" : "projects/VL-LN-Bench/base_model/checkpoint-iion " , # path to model checkpoint
12+ "model_path" : "projects/VL-LN-Bench/base_model/checkpoint-iign " , # path to model checkpoint
1313 "append_look_down" : True ,
1414 "num_history" : 8 ,
1515 "resize_w" : 384 , # image resize width
Original file line number Diff line number Diff line change @@ -75,4 +75,4 @@ habitat:
7575 type : dialog
7676 split : unseen_mini
7777 scenes_dir : projects/VL-LN-Bench/scene_datasets/
78- data_path : projects/VL-LN-Bench/raw_data/mp3d/val_unseen/val_unseen_iion .json.gz
78+ data_path : projects/VL-LN-Bench/raw_data/mp3d/val_unseen/val_unseen_iign .json.gz
You can’t perform that action at this time.
0 commit comments