diff --git a/examples/train_full/llama3_full_predict.yaml b/examples/train_full/llama3_full_predict.yaml index ebe303c9..965c8e89 100644 --- a/examples/train_full/llama3_full_predict.yaml +++ b/examples/train_full/llama3_full_predict.yaml @@ -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