mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
fix: typo on README.md
This commit is contained in:
@@ -532,7 +532,7 @@ CUDA_VISIBLE_DEVICES=0 python src/evaluate.py \
|
|||||||
--model_name_or_path path_to_llama_model \
|
--model_name_or_path path_to_llama_model \
|
||||||
--adapter_name_or_path path_to_checkpoint \
|
--adapter_name_or_path path_to_checkpoint \
|
||||||
--template vanilla \
|
--template vanilla \
|
||||||
--finetuning_type lora
|
--finetuning_type lora \
|
||||||
--task mmlu \
|
--task mmlu \
|
||||||
--split test \
|
--split test \
|
||||||
--lang en \
|
--lang en \
|
||||||
|
|||||||
Reference in New Issue
Block a user