Skip to content

Commit

Permalink
Remove wandb default
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasGeiping committed Jun 13, 2024
1 parent 2e7e57a commit 196c991
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cramming/config/cfg_pretrain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defaults:
- arch: hf-bert-tiny
- data: sanity-check-2
- impl: torch-default
- wandb: default
- wandb: none
- train: bert-base
- _self_
- override hydra/job_logging: custom
Expand Down
2 changes: 1 addition & 1 deletion cramming/config/wandb/default.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
enabled: True
entity: jonasgeiping # change this obviously ;>
entity: YOURNAMEHERE
project: cramming-pretrain
tags: []

0 comments on commit 196c991

Please sign in to comment.