Merge pull request #521 from Laz4rz/main

[FIX] Wrong Huggy path when pushing to Hub
This commit is contained in:
Thomas Simonini
2024-06-10 16:33:40 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -529,7 +529,7 @@
},
"outputs": [],
"source": [
"!mlagents-push-to-hf --run-id=\"HuggyTraining\" --local-dir=\"./results/Huggy\" --repo-id=\"ThomasSimonini/ppo-Huggy\" --commit-message=\"Huggy\""
"!mlagents-push-to-hf --run-id=\"HuggyTraining\" --local-dir=\"./results/Huggy2\" --repo-id=\"ThomasSimonini/ppo-Huggy\" --commit-message=\"Huggy\""
]
},
{
@@ -629,4 +629,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

View File

@@ -529,7 +529,7 @@
},
"outputs": [],
"source": [
"!mlagents-push-to-hf --run-id=\"HuggyTraining\" --local-dir=\"./results/Huggy\" --repo-id=\"ThomasSimonini/ppo-Huggy\" --commit-message=\"Huggy\""
"!mlagents-push-to-hf --run-id=\"HuggyTraining\" --local-dir=\"./results/Huggy2\" --repo-id=\"ThomasSimonini/ppo-Huggy\" --commit-message=\"Huggy\""
]
},
{
@@ -627,4 +627,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}