Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,16 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
| 7 |
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
|
| 12 |
## Model Details
|
| 13 |
|
|
@@ -21,9 +24,9 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
| 21 |
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
- **Model type:** [More Information Needed]
|
| 24 |
-
- **Language(s) (NLP):**
|
| 25 |
- **License:** [More Information Needed]
|
| 26 |
-
- **Finetuned from model [optional]:**
|
| 27 |
|
| 28 |
### Model Sources [optional]
|
| 29 |
|
|
@@ -196,6 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 196 |
|
| 197 |
## Model Card Contact
|
| 198 |
|
| 199 |
-
[More Information Needed]
|
| 200 |
-
|
| 201 |
-
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- healty-speech
|
| 5 |
+
- toxicity-detection
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
pipeline_tag: text-classification
|
| 9 |
---
|
| 10 |
|
| 11 |
# Model Card for Model ID
|
| 12 |
|
| 13 |
+
This model is a fine-tunned BERT model, trained for detecting different unhealthy-speech characteristics.
|
|
|
|
|
|
|
| 14 |
|
| 15 |
## Model Details
|
| 16 |
|
|
|
|
| 24 |
- **Funded by [optional]:** [More Information Needed]
|
| 25 |
- **Shared by [optional]:** [More Information Needed]
|
| 26 |
- **Model type:** [More Information Needed]
|
| 27 |
+
- **Language(s) (NLP):** English
|
| 28 |
- **License:** [More Information Needed]
|
| 29 |
+
- **Finetuned from model [optional]:** BERT
|
| 30 |
|
| 31 |
### Model Sources [optional]
|
| 32 |
|
|
|
|
| 199 |
|
| 200 |
## Model Card Contact
|
| 201 |
|
| 202 |
+
[More Information Needed]
|
|
|
|
|
|