checkpoint

This commit is contained in:
Roy Miara
2023-08-07 15:11:26 +03:00
parent bc51e46a3a
commit a1c4e8461e

View File

@@ -35,9 +35,7 @@
"outputs": [],
"source": [
"!pip install -qU \\\n",
" datasets==2.12.0 \\\n",
" multiprocess \\ \n",
" apache-beam\\\n",
" datasets \\\n",
" mwparserfromhell"
]
},
@@ -420,6 +418,11 @@
"index_name = 'langchain-retrieval-augmentation'"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
},
{
"cell_type": "code",
"execution_count": 14,