Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
WANDB:
project : habitat_objectnav_eaif
entity : null
resume : allow
mode : online
run_name: objectnav_run
name : ${model.metadata.algo}_${model.metadata.model}_${model.metadata.data}_${WANDB.run_name}
7 changes: 7 additions & 0 deletions cortexbench/habitat_vc/configs/wandb_habitat/habitat_vc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
WANDB:
project : habitat_eaif
entity : null
resume : allow
mode : online
run_name: imagenav_run
name : ${model.metadata.algo}_${model.metadata.model}_${model.metadata.data}_${WANDB.run_name}