chat loader doc titles (#12289)

pull/12299/head
Bagatur 11 months ago committed by GitHub
parent 47070b8314
commit 3d74d5e24d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@
"id": "a9ab2a39-7c2d-4119-9dc7-8035fdfba3cb",
"metadata": {},
"source": [
"# Fine-Tuning on LangSmith Chat Datasets\n",
"# LangSmith Chat Datasets\n",
"\n",
"This notebook demonstrates an easy way to load a LangSmith chat dataset fine-tune a model on that data.\n",
"The process is simple and comprises 3 steps.\n",
@ -271,7 +271,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.2"
"version": "3.9.1"
}
},
"nbformat": 4,

@ -5,7 +5,7 @@
"id": "a9ab2a39-7c2d-4119-9dc7-8035fdfba3cb",
"metadata": {},
"source": [
"# Fine-Tuning on LangSmith LLM Runs\n",
"# LangSmith LLM Runs\n",
"\n",
"This notebook demonstrates how to directly load data from LangSmith's LLM runs and fine-tune a model on that data.\n",
"The process is simple and comprises 3 steps.\n",
@ -421,7 +421,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.2"
"version": "3.9.1"
}
},
"nbformat": 4,

Loading…
Cancel
Save