update outputs path so that we can mount workspace to /workspace/data (#1623)

* update outputs path so that we can mount workspace to /workspace/data

* fix ln order
This commit is contained in:
Wing Lian
2024-05-15 12:44:13 -04:00
committed by GitHub
parent 3319780300
commit 4fde300e5f
70 changed files with 72 additions and 69 deletions

View File

@@ -20,7 +20,7 @@ wandb_entity:
wandb_watch:
wandb_name:
wandb_log_model:
output_dir: ./lora-alpaca-pythia
output_dir: ./outputs/lora-alpaca-pythia
gradient_accumulation_steps: 1
micro_batch_size: 4
num_epochs: 4