Instructions to use Juno360219/aaa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use Juno360219/aaa with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="Juno360219/aaa", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Update README.md
#1
by Kenny0886 - opened
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: osl-3.0
|
|
| 3 |
datasets:
|
| 4 |
- shinonomelab/cleanvid-15m_map
|
| 5 |
language:
|
| 6 |
-
-
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
library_name: stable-baselines3
|
|
|
|
| 3 |
datasets:
|
| 4 |
- shinonomelab/cleanvid-15m_map
|
| 5 |
language:
|
| 6 |
+
- id
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
library_name: stable-baselines3
|