mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-04 12:42:51 +08:00
Merge pull request #2194 from junuMoon/patch-1
fix: typo on README.md Former-commit-id: 3aa8901994307add09c56a6405b47938241112b4
This commit is contained in:
commit
675f4d12d7
@ -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