Skip to content

Commit b7fdf23

Browse files
author
TAI DO
committed
fix typo
1 parent fa49ec4 commit b7fdf23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eval_ollama_8B.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@
472472
"\n",
473473
"\n",
474474
"# # Optionally save the scores\n",
475-
"# save_path = Path(\"scores\") / f\"llama3.2-3b-model-reponse.json\"\n",
475+
"# save_path = Path(\"scores\") / f\"llama3.2-1b-model-reponse.json\"\n",
476476
"\n",
477477
"# # Create the parent directory if it doesn't exist\n",
478478
"# save_path.parent.mkdir(parents=True, exist_ok=True)\n",

0 commit comments

Comments
 (0)