Skip to content

Commit

Permalink
fix dataset link (#17565)
Browse files Browse the repository at this point in the history
  • Loading branch information
hinthornw committed Feb 15, 2024
1 parent fc1617c commit 53b8c86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"source": [
"## 1. Select a dataset\n",
"\n",
"This notebook fine-tunes a model directly on selecting which runs to fine-tune on. You will often curate these from traced runs. You can learn more about LangSmith datasets in the docs [docs](https://docs.smith.langchain.com/evaluation/datasets).\n",
"This notebook fine-tunes a model directly on selecting which runs to fine-tune on. You will often curate these from traced runs. You can learn more about LangSmith datasets in the docs [docs](https://docs.smith.langchain.com/evaluation/concepts#datasets).\n",
"\n",
"For the sake of this tutorial, we will upload an existing dataset here that you can use."
]
Expand Down

0 comments on commit 53b8c86

Please sign in to comment.