Instructions to use Poisonedone/Shit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Asteroid
How to use Poisonedone/Shit with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("Poisonedone/Shit") - Notebooks
- Google Colab
- Kaggle
Commit ·
00d1d33
1
Parent(s): c8ffd54
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
+
datasets:
|
| 4 |
+
- fka/awesome-chatgpt-prompts
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- character
|
| 9 |
+
- accuracy
|
| 10 |
+
library_name: asteroid
|
| 11 |
+
pipeline_tag: token-classification
|
| 12 |
+
tags:
|
| 13 |
+
- chemistry
|
| 14 |
+
- biology
|
| 15 |
+
- legal
|
| 16 |
+
- finance
|
| 17 |
+
---
|