Viktorius Suwandi commited on
Commit
d77d736
·
unverified ·
1 Parent(s): fad06be

Update wandb_log_model on llama_7B_alpaca.yml

Browse files
Files changed (1) hide show
  1. configs/llama_7B_alpaca.yml +1 -1
configs/llama_7B_alpaca.yml CHANGED
@@ -26,7 +26,7 @@ lora_fan_in_fan_out: false
26
  wandb_project: llama-7b-lora
27
  wandb_watch:
28
  wandb_run_id:
29
- wandb_log_model: checkpoint
30
  output_dir: ./lora-llama-alpaca
31
  batch_size: 128
32
  micro_batch_size: 16
 
26
  wandb_project: llama-7b-lora
27
  wandb_watch:
28
  wandb_run_id:
29
+ wandb_log_model:
30
  output_dir: ./lora-llama-alpaca
31
  batch_size: 128
32
  micro_batch_size: 16