Instructions to use Mathew2353/W with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Asteroid
How to use Mathew2353/W with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("Mathew2353/W") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
| 3 |
datasets:
|
| 4 |
- fka/awesome-chatgpt-prompts
|
| 5 |
- nvidia/HelpSteer2
|
|
|
|
|
|
|
| 6 |
language:
|
| 7 |
- aa
|
| 8 |
- ae
|
|
|
|
| 3 |
datasets:
|
| 4 |
- fka/awesome-chatgpt-prompts
|
| 5 |
- nvidia/HelpSteer2
|
| 6 |
+
- neuralwork/arxiver
|
| 7 |
+
- vikhyatk/lofi
|
| 8 |
language:
|
| 9 |
- aa
|
| 10 |
- ae
|