Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 7, 2024
1 parent bfa35ac commit 37c5910
Show file tree
Hide file tree
Showing 3 changed files with 1,616 additions and 1,603 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"metadata": {},
"outputs": [],
"source": [
"\n",
"question = \"How many programming languages does BLOOM support?\"\n",
"context = \"BLOOM has 176 billion parameters and can generate text in 46 languages natural languages and 13 programming languages.\""
]
Expand All @@ -58,18 +57,14 @@
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"import torch\n",
"from transformers import AutoModelForQuestionAnswering, AutoTokenizer"
]
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"\n",
"question = \"How many programming languages does BLOOM support?\"\n",
"context = \"BLOOM has 176 billion parameters and can generate text in 46 languages natural languages and 13 programming languages.\""
]
Expand Down
Loading

0 comments on commit 37c5910

Please sign in to comment.