Viktorius Suwandi
commited on
Commit
•
fad06be
1
Parent(s):
2aacf75
Update wandb_log_model on config.yml
Browse files
examples/mpt-7b/config.yml
CHANGED
@@ -22,7 +22,7 @@ lora_fan_in_fan_out: false
|
|
22 |
wandb_project: mpt-alpaca-7b
|
23 |
wandb_watch:
|
24 |
wandb_run_id:
|
25 |
-
wandb_log_model:
|
26 |
output_dir: ./mpt-alpaca-7b
|
27 |
batch_size: 1
|
28 |
micro_batch_size: 1
|
|
|
22 |
wandb_project: mpt-alpaca-7b
|
23 |
wandb_watch:
|
24 |
wandb_run_id:
|
25 |
+
wandb_log_model:
|
26 |
output_dir: ./mpt-alpaca-7b
|
27 |
batch_size: 1
|
28 |
micro_batch_size: 1
|