mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-14 10:22:37 +08:00
Merge pull request #533 from huggingface/ThomasSimonini/HuggyUpdate
Huggy Update 🐶
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user