summaryrefslogtreecommitdiff
path: root/scripts/get-hellaswag.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/get-hellaswag.sh')
-rwxr-xr-xscripts/get-hellaswag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get-hellaswag.sh b/scripts/get-hellaswag.sh
index 121979fe..4e1b1cc1 100755
--- a/scripts/get-hellaswag.sh
+++ b/scripts/get-hellaswag.sh
@@ -4,7 +4,7 @@ wget https://raw.githubusercontent.com/klosax/hellaswag_text_data/main/hellaswag
echo "Usage:"
echo ""
-echo " ./perplexity -m model.gguf -f hellaswag_val_full.txt --hellaswag [--hellaswag-tasks N] [other params]"
+echo " ./llama-perplexity -m model.gguf -f hellaswag_val_full.txt --hellaswag [--hellaswag-tasks N] [other params]"
echo ""
exit 0