Skip to content

Commit

Permalink
[chore] add finetune notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
yashbonde committed Aug 11, 2024
1 parent 86265af commit b672bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/finetuning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
],
"source": [
"ft = te.FinetuningAPI(\n",
" tune_api_key=\"nbx_Ic5saENtNAbdvGZidmnScRq02S8yevoEbK0\",\n",
" tune_api_key=\"xxxxx\",\n",
" tune_org_id=\"e3365ae7-ceeb-425b-b983-1703e8456f76\",\n",
")\n",
"out = ft.upload_dataset(\n",
Expand Down

0 comments on commit b672bbb

Please sign in to comment.