LightChen2333 commited on
Commit
c858e02
·
1 Parent(s): a21abb3

Update config/examples/from_pretrained.yaml

Browse files
config/examples/from_pretrained.yaml CHANGED
@@ -10,7 +10,7 @@ base:
10
  batch_size: 16
11
 
12
  logger:
13
- logger_type: wandb # wandb is supported both in single- multi-GPU, tensorboard is only supported in multi-GPU, and fitlog is only supported in single-GPU
14
 
15
  model_manager:
16
  load_dir: null
 
10
  batch_size: 16
11
 
12
  logger:
13
+ logger_type: local # wandb is supported both in single- multi-GPU, tensorboard is only supported in multi-GPU, and fitlog is only supported in single-GPU
14
 
15
  model_manager:
16
  load_dir: null