Skip to content

Commit a3346c2

Browse files
authored
updated links and display name for model tuning notebook (google#377)
* updated links and display name for model tuning notebook * update name in metadata * nbfmt
1 parent 5e876c2 commit a3346c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/en/gemini-api/docs/model-tuning/python.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"your tuned models this needs stricter access controls than API-Keys can provide.\n",
106106
"\n",
107107
"Before you can run this tutorial, you'll need to\n",
108-
"[setup OAuth for your project](oauth_quickstart.ipynb).\n",
108+
"[setup OAuth for your project](https://ai.google.dev/gemini-api/docs/oauth).\n",
109109
"\n",
110110
"\n",
111111
"In Colab the easiest wat to get setup is to copy the contents of your `client_secret.json` file into Colab's \"Secrets manager\" (under the key icon in the left panel) with the secret name `CLIENT_SECRET`."
@@ -744,7 +744,7 @@
744744
"id": "HpIA1IFevQQR"
745745
},
746746
"source": [
747-
"It really seems to have picked up the task despite the limited examples, but \"next\" is a simple concept, see the [tuning guide](https://ai.google.dev/docs/model_tuning_guidance) for more guidance on improving performance."
747+
"It really seems to have picked up the task despite the limited examples, but \"next\" is a simple concept, see the [tuning guide](https://ai.google.dev/gemini-api/docs/model-tuning) for more guidance on improving performance."
748748
]
749749
},
750750
{

0 commit comments

Comments
 (0)