mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 16:18:10 +08:00
Merge pull request #2194 from junuMoon/patch-1
fix: typo on README.md Former-commit-id: a066a633a1a4b50cd6dc6b50701e35532fe788c1
This commit is contained in:
commit
86d5e9802a
@ -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