Commit
·
3dccfc7
1
Parent(s):
c4700ad
Update README.md
Browse files
README.md
CHANGED
@@ -188,7 +188,7 @@ Moreover, our model flags mostly severe toxicity, since toxicity is a subjective
|
|
188 |
## Bias, Risks, and Limitations
|
189 |
|
190 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
191 |
-
Toxicity is a subjective issue, however the model is very well balanced to flag mostly severe toxicity. The model has never flagged non toxic sentence as toxic. Its performance on non toxicity is 100%, making it a very good choice for the purpose of flagging or blocking users. In addition, if the language is very low resource, then the model might misclassify, but the performance is still good.
|
192 |
|
193 |
|
194 |
### Recommendations
|
|
|
188 |
## Bias, Risks, and Limitations
|
189 |
|
190 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
191 |
+
Toxicity is a subjective issue, however the model is very well balanced to flag mostly severe toxicity. The model has never flagged non toxic sentence as toxic. Its performance on non toxicity is 100%, making it a very good choice for the purpose of flagging or blocking users. In addition, if the language is very low resource, and/or distant from English, then the model might misclassify, but the performance is still good.
|
192 |
|
193 |
|
194 |
### Recommendations
|