Skip to content

Commit 35b7123

Browse files
authored
update titles (#653)
1 parent d534c85 commit 35b7123

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/How_to_finetune_chat_models.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435
"id": "d61cd381-63ad-4ed9-b0be-47a438891028",
436436
"metadata": {},
437437
"source": [
438-
"### Create fine-tune job\n",
438+
"## Fine-tuning\n",
439439
"\n",
440440
"Now we can create our fine-tuning job with the generated files and an optional suffix to identify the model. The response will contain an `id` which you can use to retrieve updates on the job.\n",
441441
"\n",
@@ -606,7 +606,7 @@
606606
"id": "0025e392-84cd-4566-a384-ea31ca43e567",
607607
"metadata": {},
608608
"source": [
609-
"## Generate with the fine-tuned model"
609+
"## Inference"
610610
]
611611
},
612612
{

0 commit comments

Comments
 (0)