Skip to content

Commit 0d53a83

Browse files
committed
Add state
1 parent 8f765f3 commit 0d53a83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/module_02_llm_building_blocks/03_training_language_models.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
},
111111
{
112112
"cell_type": "code",
113-
"execution_count": 3,
113+
"execution_count": 1,
114114
"id": "25829b27-9116-4b60-a801-b9072623f7a6",
115115
"metadata": {
116116
"id": "25829b27-9116-4b60-a801-b9072623f7a6"
@@ -126,7 +126,7 @@
126126
},
127127
{
128128
"cell_type": "code",
129-
"execution_count": 4,
129+
"execution_count": 2,
130130
"id": "72ddb702-d03f-4f41-a850-ba9ba03cfb32",
131131
"metadata": {
132132
"id": "72ddb702-d03f-4f41-a850-ba9ba03cfb32"
@@ -1169,7 +1169,7 @@
11691169
"name": "python",
11701170
"nbconvert_exporter": "python",
11711171
"pygments_lexer": "ipython3",
1172-
"version": "3.10.12"
1172+
"version": "3.11.9"
11731173
},
11741174
"widgets": {
11751175
"application/vnd.jupyter.widget-state+json": {

0 commit comments

Comments
 (0)