Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
25 |
|
26 |
# Facemark Detection
|
27 |
|
28 |
-
This model classifies given text into facemark(1) or not(
|
29 |
|
30 |
This model is a fine-tuned version of [cl-tohoku/bert-base-japanese-whole-word-masking](https://huggingface.co/cl-tohoku/bert-base-japanese-whole-word-masking) on an original facemark dataset.
|
31 |
It achieves the following results on the evaluation set:
|
@@ -34,7 +34,7 @@ It achieves the following results on the evaluation set:
|
|
34 |
|
35 |
## Model description
|
36 |
|
37 |
-
This model classifies given text into facemark(1) or not(
|
38 |
|
39 |
## Intended uses & limitations
|
40 |
|
|
|
25 |
|
26 |
# Facemark Detection
|
27 |
|
28 |
+
This model classifies given text into facemark(1) or not(undefined).
|
29 |
|
30 |
This model is a fine-tuned version of [cl-tohoku/bert-base-japanese-whole-word-masking](https://huggingface.co/cl-tohoku/bert-base-japanese-whole-word-masking) on an original facemark dataset.
|
31 |
It achieves the following results on the evaluation set:
|
|
|
34 |
|
35 |
## Model description
|
36 |
|
37 |
+
This model classifies given text into facemark(1) or not(undefined).
|
38 |
|
39 |
## Intended uses & limitations
|
40 |
|