From 64fa1d6a002b119bd0859b3c6321e8e26b016d0c Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Thu, 4 May 2023 06:50:54 +0200 Subject: [PATCH] Update hands-on.mdx --- units/en/unit1/hands-on.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx index 1c92fb4..36a9c97 100644 --- a/units/en/unit1/hands-on.mdx +++ b/units/en/unit1/hands-on.mdx @@ -523,7 +523,7 @@ Let's fill the `package_to_hub` function: - `eval_env`: the evaluation environment defined in eval_env - `repo_id`: the name of the Hugging Face Hub Repository that will be created/updated `(repo_id = {username}/{repo_name})` -💡 **A good name is {username}/{model_architecture}-{env_id}** +💡 **A good name is `{username}/{model_architecture}-{env_id}` ** - `commit_message`: message of the commit