AndrzejDD commited on
Commit
23d5529
·
verified ·
1 Parent(s): 464958f

Update experiment/transfer_learning_train&test.py

Browse files
experiment/transfer_learning_train&test.py CHANGED
@@ -282,7 +282,7 @@ global global_step
282
  global_step = 0
283
  gc.collect()
284
  torch.cuda.empty_cache()
285
- wandb.login(key="c5c2f8d387804338825114c4133a31016c9ebf87")
286
  api = wandb.Api()
287
 
288
  # Step 1: Initialize a Weights & Biases run
 
282
  global_step = 0
283
  gc.collect()
284
  torch.cuda.empty_cache()
285
+ wandb.login(key="89873f4c9225b722e30410d7f2356b349062e603")
286
  api = wandb.Api()
287
 
288
  # Step 1: Initialize a Weights & Biases run