mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-09-01 12:27:59 +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\")"
|
" 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",
|
"cell_type": "markdown",
|
||||||
"id": "8169d534-1fec-43c4-9550-5cb701ff7f05",
|
"id": "8169d534-1fec-43c4-9550-5cb701ff7f05",
|
||||||
@ -644,7 +636,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.11.4"
|
"version": "3.10.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user