Skip to content

Commit

Permalink
update nb
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth committed Dec 4, 2024
1 parent a347d9b commit faab2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbs/rrf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
}
],
"source": [
"blip2_t2t_metrics, blip2_t2t_results = xretrieval.run_benchmark(\n",
"st_metrics, st_results = xretrieval.run_benchmark(\n",
" dataset=dataset,\n",
" model_id=\"sentence-transformers/all-MiniLM-L6-v2\",\n",
" mode=\"text-to-text\",\n",
Expand Down

0 comments on commit faab2e6

Please sign in to comment.