mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 10:22:15 +08:00
fix eval_dataset in example
Former-commit-id: e1ffc54f7e58419cc8da958a4d3c2697e18d5583
This commit is contained in:
parent
019a932b2f
commit
d37277dd13
@ -7,7 +7,7 @@ do_predict: true
|
|||||||
finetuning_type: full
|
finetuning_type: full
|
||||||
|
|
||||||
### dataset
|
### dataset
|
||||||
dataset: identity,alpaca_en_demo
|
eval_dataset: alpaca_en_demo
|
||||||
template: llama3
|
template: llama3
|
||||||
cutoff_len: 1024
|
cutoff_len: 1024
|
||||||
max_samples: 50
|
max_samples: 50
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user