Commit ·
4337a13
1
Parent(s): 63e637d
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ tags:
|
|
| 13 |
|
| 14 |
# Description
|
| 15 |
|
| 16 |
-
CivilBert is a further finetuned model of bert-based-uncased using only the non-toxic data of the Jigsaw-unintended-bias dataset to make the predicted tokens less toxic.
|
| 17 |
We are working further to make this model better and less toxic.
|
| 18 |
|
| 19 |
# You can use it directly using the transformers:
|
|
|
|
| 13 |
|
| 14 |
# Description
|
| 15 |
|
| 16 |
+
NonToxicCivilBert or 'CivilBert' is a further finetuned model of bert-based-uncased using only the non-toxic data of the Jigsaw-unintended-bias dataset to make the predicted tokens less toxic.
|
| 17 |
We are working further to make this model better and less toxic.
|
| 18 |
|
| 19 |
# You can use it directly using the transformers:
|