Merge pull request #5109 from codemayq/fix-example

fix eval_dataset in example
This commit is contained in:
codingma 2024-08-07 18:30:05 +08:00 committed by GitHub
commit 18e455c232
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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