Viktorius Suwandi
commited on
Commit
•
abddcf4
1
Parent(s):
15aabd2
Update wandb_log_model on pythia_1_2B_alpaca.yml
Browse files
configs/pythia_1_2B_alpaca.yml
CHANGED
@@ -26,7 +26,7 @@ lora_fan_in_fan_out: true # pythia/GPTNeoX lora specific
|
|
26 |
wandb_project: pythia-1.4b-lora
|
27 |
wandb_watch:
|
28 |
wandb_run_id:
|
29 |
-
wandb_log_model:
|
30 |
output_dir: ./lora-alpaca
|
31 |
batch_size: 48
|
32 |
micro_batch_size: 4
|
|
|
26 |
wandb_project: pythia-1.4b-lora
|
27 |
wandb_watch:
|
28 |
wandb_run_id:
|
29 |
+
wandb_log_model:
|
30 |
output_dir: ./lora-alpaca
|
31 |
batch_size: 48
|
32 |
micro_batch_size: 4
|