mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-30 19:41:51 +00:00
remove empty cell
This commit is contained in:
parent
429cde81b5
commit
1efd9313b1
@ -611,14 +611,6 @@
|
||||
" print(f\"Average score: {sum(scores)/len(scores):.2f}\\n\")"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "86d6fc51-1d67-4ff8-ba53-1b0eaf02ab46",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "8169d534-1fec-43c4-9550-5cb701ff7f05",
|
||||
@ -644,7 +636,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.11.4"
|
||||
"version": "3.10.6"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
Loading…
x
Reference in New Issue
Block a user