Skip to content

Commit e5ed645

Browse files
committed
3b config change
1 parent 6e29202 commit e5ed645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/configs/llama3_2/3B_lora.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ loss:
7777
_component_: torchtune.modules.loss.LinearCrossEntropyLoss
7878

7979
# Training
80-
epochs: 2
80+
epochs: 1
8181
max_steps_per_epoch: null
8282
gradient_accumulation_steps: 8 # Use to increase effective batch size
8383
clip_grad_norm: null

0 commit comments

Comments
 (0)