fix path for current Huggy directory

This commit is contained in:
Laz4rz
2024-04-26 23:52:32 +02:00
committed by GitHub
parent 0e168580d7
commit 27b3f846eb

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
}
}