Skip to content

Commit

Permalink
default wandb to false
Browse files Browse the repository at this point in the history
  • Loading branch information
JRD971000 committed May 15, 2024
1 parent 5b0d8b1 commit 1320450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion launcher_scripts/conf/peft/griffin/sft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exp_manager:
explicit_log_dir: null
exp_dir: null
name: griffin_sft
create_wandb_logger: True
create_wandb_logger: False
wandb_logger_kwargs:
project: griffin
name: sft-test
Expand Down
2 changes: 1 addition & 1 deletion launcher_scripts/conf/peft/griffin/squad.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exp_manager:
explicit_log_dir: null
exp_dir: null
name: griffin_peft
create_wandb_logger: True
create_wandb_logger: False
wandb_logger_kwargs:
project: griffin
name: peft-test
Expand Down

0 comments on commit 1320450

Please sign in to comment.