mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 22:02:51 +08:00
Merge pull request #5109 from codemayq/fix-example
fix eval_dataset in example Former-commit-id: 18e455c232d8c342d68195b118cceacd004ec368
This commit is contained in:
commit
0404b17718
@ -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