Merge pull request #533 from huggingface/ThomasSimonini/HuggyUpdate

Huggy Update  🐶
This commit is contained in:
Thomas Simonini
2024-05-24 16:47:47 +02:00
committed by GitHub
2 changed files with 8 additions and 4 deletions

View File

@@ -580,9 +580,11 @@
{
"cell_type": "markdown",
"source": [
"1. In step 1, choose your model repository which is the model id (in my case ThomasSimonini/ppo-Huggy).\n",
"1. In step 1, type your username (your username is case sensitive: for instance, my username is ThomasSimonini not thomassimonini or ThOmasImoNInI) and click on the search button.",
"\n",
"2. In step 2, **choose what model you want to replay**:\n",
"2. In step 2, select your model repository.",
"\n",
"3. In step 3, **choose which model you want to replay**:",
" - I have multiple ones, since we saved a model every 500000 timesteps.\n",
" - But since I want the more recent, I choose `Huggy.onnx`\n",
"\n",

View File

@@ -281,9 +281,11 @@ This step is the simplest:
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/notebooks/unit-bonus1/load-huggy.jpg" alt="load-huggy" width="100%">
1. In step 1, choose your model repository, which is the model id (in my case ThomasSimonini/ppo-Huggy).
1. In step 1, type your username (your username is case sensitive: for instance, my username is ThomasSimonini not thomassimonini or ThOmasImoNInI) and click on the search button.
2. In step 2, **choose which model you want to replay**:
2. In step 2, select your model repository.
3. In step 3, **choose which model you want to replay**:
- I have multiple ones, since we saved a model every 500000 timesteps.
- But since I want the most recent one, I choose `Huggy.onnx`