fix eval_dataset in example
This commit is contained in:
parent
b7ca6c8dc1
commit
823e7c122b
|
@ -7,7 +7,7 @@ do_predict: true
|
|||
finetuning_type: full
|
||||
|
||||
### dataset
|
||||
dataset: identity,alpaca_en_demo
|
||||
eval_dataset: alpaca_en_demo
|
||||
template: llama3
|
||||
cutoff_len: 1024
|
||||
max_samples: 50
|
||||
|
|
Loading…
Reference in New Issue