Commit
·
f05dea2
1
Parent(s):
3ccc187
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# toxicity-score-multi-classification
|
15 |
|
16 |
-
This model is a fine-tuned version of [line-corporation/line-distilbert-base-japanese](https://huggingface.co/line-corporation/line-distilbert-base-japanese) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.2649
|
19 |
- Roc Auc: 0.7992
|
|
|
13 |
|
14 |
# toxicity-score-multi-classification
|
15 |
|
16 |
+
This model is a fine-tuned version of [line-corporation/line-distilbert-base-japanese](https://huggingface.co/line-corporation/line-distilbert-base-japanese) on a [Japanese toxicity dataset](https://github.com/inspection-ai/japanese-toxic-dataset/tree/main).
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.2649
|
19 |
- Roc Auc: 0.7992
|