Skip to content

Commit 9a81678

Browse files
committed
typo update
1 parent 67bac05 commit 9a81678

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/embeddings-timm.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,9 @@
276276
"id": "4ccfbc35-5989-4ccf-8432-70217d0f18c8",
277277
"metadata": {},
278278
"source": [
279-
"Once done, the embeddings are stored in a folder named `saved_embeddings` in the current directory as a `numpy` array with the approriate model name. In this example the file name is `vit_small_patch14_dinov2.lvd142m_embeddings.npy`."
279+
"Once done, the embeddings are stored in a folder named `saved_embeddings` in the current directory as a `numpy` array with the appropriate model name. \n",
280+
"\n",
281+
"For this example the file name is `vit_small_patch14_dinov2.lvd142m_embeddings.npy`."
280282
]
281283
},
282284
{

0 commit comments

Comments
 (0)