Instructions to use mancliber/asd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Asteroid
How to use mancliber/asd with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("mancliber/asd") - Notebooks
- Google Colab
- Kaggle
asd
Browse filessasdas
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- AI-MO/NuminaMath-CoT
|
| 5 |
+
language:
|
| 6 |
+
- aa
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
library_name: asteroid
|
| 10 |
+
tags:
|
| 11 |
+
- music
|
| 12 |
+
---
|