mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-04 20:52:59 +08:00
fix: typo on README.md
Former-commit-id: 7a320de097114b27855e9358905cfb8a08d05a49
This commit is contained in:
parent
21020e51ca
commit
44543fd888
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user