Skip to content

Commit dc97323

Browse files
committed
fix typo
1 parent fdbe59e commit dc97323

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

examples/usecases/transformers-next-item-prediction-with-pretrained-embeddings.ipynb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2210,7 +2210,7 @@
22102210
"id": "2461926e",
22112211
"metadata": {},
22122212
"source": [
2213-
"We are now read to construct our model."
2213+
"We are now ready to construct our model."
22142214
]
22152215
},
22162216
{
@@ -2794,7 +2794,7 @@
27942794
{
27952795
"cell_type": "code",
27962796
"execution_count": 29,
2797-
"id": "8a458691",
2797+
"id": "8daa12a4",
27982798
"metadata": {},
27992799
"outputs": [],
28002800
"source": [
@@ -2985,7 +2985,7 @@
29852985
{
29862986
"cell_type": "code",
29872987
"execution_count": null,
2988-
"id": "779c1a2f",
2988+
"id": "3570059f",
29892989
"metadata": {},
29902990
"outputs": [],
29912991
"source": [
@@ -2997,39 +2997,39 @@
29972997
{
29982998
"cell_type": "code",
29992999
"execution_count": null,
3000-
"id": "3ea509a1",
3000+
"id": "536aa886",
30013001
"metadata": {},
30023002
"outputs": [],
30033003
"source": []
30043004
},
30053005
{
30063006
"cell_type": "code",
30073007
"execution_count": null,
3008-
"id": "d1902381",
3008+
"id": "9e2bbc5e",
30093009
"metadata": {},
30103010
"outputs": [],
30113011
"source": []
30123012
},
30133013
{
30143014
"cell_type": "code",
30153015
"execution_count": null,
3016-
"id": "2faef5a2",
3016+
"id": "2590ccbc",
30173017
"metadata": {},
30183018
"outputs": [],
30193019
"source": []
30203020
},
30213021
{
30223022
"cell_type": "code",
30233023
"execution_count": null,
3024-
"id": "41c18bd7",
3024+
"id": "8e3f71fc",
30253025
"metadata": {},
30263026
"outputs": [],
30273027
"source": []
30283028
},
30293029
{
30303030
"cell_type": "code",
30313031
"execution_count": null,
3032-
"id": "23f686a0",
3032+
"id": "1c4b68d9",
30333033
"metadata": {},
30343034
"outputs": [],
30353035
"source": []

0 commit comments

Comments
 (0)