Fix typo in Fine_tuning_for_function_calling.ipynb (#1054)

pull/1091/head
Ikko Eltociear Ashimine 2 months ago committed by GitHub
parent 6b6f1c59d8
commit 4f41695348
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -59,7 +59,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Note: *This notebook provides an example of how to create synthetic training data for fine tuning for function calling given just a list of functions. While real-world production test evals are preferable, this method produces strong results and can be used in conjuction with real-world training data.*"
"Note: *This notebook provides an example of how to create synthetic training data for fine tuning for function calling given just a list of functions. While real-world production test evals are preferable, this method produces strong results and can be used in conjunction with real-world training data.*"
]
},
{

Loading…
Cancel
Save