Skip to content

Commit

Permalink
Removed hf token
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcoole committed Oct 9, 2024
1 parent 9e94347 commit 3bfa70a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions notebooks/vllm_test.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"metadata": {},
"outputs": [],
"source": [
"import os\n",
"os.environ[\"HF_TOKEN\"] = \"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\""
"import os"
]
},
{
Expand Down

1 comment on commit 3bfa70a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

answer_correctness: 0.47927870810764395
context_recall: 0.48715612229198024
context_precision: 0.5052789102425753
answer_relevancy: 0.5140790255681398

Please sign in to comment.