diff --git a/examples/frameworks/huggingface/transformers.ipynb b/examples/frameworks/huggingface/transformers.ipynb index a2edee63..6c704ceb 100644 --- a/examples/frameworks/huggingface/transformers.ipynb +++ b/examples/frameworks/huggingface/transformers.ipynb @@ -20,7 +20,7 @@ "1. To keep track of your experiments and/or data, ClearML needs to communicate to a server. You have 2 server options:\n", " * Sign up for free to the [ClearML Hosted Service](https://app.clear.ml/)\n", " * Set up your own server, see [here](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server).\n", - "1. Add you ClearML credentials below. ClearML will use these credentials to connect to your server (see instructions for generating credentials [here](https://clear.ml/docs/latest/docs/getting_started/ds/ds_first_steps/#jupyter-notebook)).\n" + "1. Add your ClearML credentials below. ClearML will use these credentials to connect to your server (see instructions for generating credentials [here](https://clear.ml/docs/latest/docs/getting_started/ds/ds_first_steps/#jupyter-notebook)).\n" ], "metadata": { "id": "hkRlrlpoKu7X"