Spaces:
Runtime error
Runtime error
Derek Thomas
commited on
Commit
·
de96f7f
1
Parent(s):
d264811
Fixed a comment
Browse files
notebooks/03_get_embeddings.ipynb
CHANGED
@@ -184,7 +184,7 @@
|
|
184 |
},
|
185 |
"source": [
|
186 |
"# Setup\n",
|
187 |
-
"Read in our list of dictionaries"
|
188 |
]
|
189 |
},
|
190 |
{
|
|
|
184 |
},
|
185 |
"source": [
|
186 |
"# Setup\n",
|
187 |
+
"Read in our list of documents and convert them to dictionaries for processing."
|
188 |
]
|
189 |
},
|
190 |
{
|