Update lora_config.yaml with new param: num_layers (#1068)
This commit is contained in:
parent
4971462bf0
commit
ab4bf05c6e
|
|
@ -14,7 +14,7 @@ data: "/path/to/training/data"
|
|||
seed: 0
|
||||
|
||||
# Number of layers to fine-tune
|
||||
lora_layers: 16
|
||||
num_layers: 16
|
||||
|
||||
# Minibatch size.
|
||||
batch_size: 4
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user