mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-02 03:32:50 +08:00
fix eval_dataset in example
Former-commit-id: 823e7c122bd1ee223b8323aa264a5ead576b2fe3
This commit is contained in:
parent
20013e130b
commit
17c73b44da
@ -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…
x
Reference in New Issue
Block a user