Merge pull request #5109 from codemayq/fix-example

fix eval_dataset in example

Former-commit-id: 18e455c232d8c342d68195b118cceacd004ec368
This commit is contained in:
codingma 2024-08-07 18:30:05 +08:00 committed by GitHub
commit 0404b17718

View File

@ -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