From bf3ffa10e99ff4fcbb779a6dc70863570ec3d1ea Mon Sep 17 00:00:00 2001 From: Victor Hall Date: Tue, 13 Dec 2022 14:38:05 -0500 Subject: [PATCH] fix name in hf upload --- Train-Runpod.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Train-Runpod.ipynb b/Train-Runpod.ipynb index b940dc3..48371e1 100644 --- a/Train-Runpod.ipynb +++ b/Train-Runpod.ipynb @@ -345,7 +345,7 @@ "\n", "* You can get your account name from your [HuggingFace account page](https://huggingface.co/settings/account). Look for your \"username\" field and paste it below.\n", "\n", - "* You only need to setup a repository one time. You can create it here: [Create New HF Dataset](https://huggingface.co/new) Make sure you write down the repo name you make for future use. You can reuse it later.\n", + "* You only need to setup a repository one time. You can create it here: [Create New HF Model](https://huggingface.co/new) Make sure you write down the repo name you make for future use. You can reuse it later.\n", "\n", "* You need to type the name of the ckpts one at a time in the cell below, find them in the left file drawer of your Runpod/Vast/Colab." ]