omzn commited on
Commit
6762de3
·
1 Parent(s): 97149a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # Facemark Detection
32
 
33
- This model classifies given text into facemark(1) or not(undefined).
34
 
35
  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.
36
  It achieves the following results on the evaluation set:
@@ -39,7 +39,7 @@ It achieves the following results on the evaluation set:
39
 
40
  ## Model description
41
 
42
- This model classifies given text into facemark(1) or not(undefined).
43
 
44
  ## Intended uses & limitations
45
 
 
30
 
31
  # Facemark Detection
32
 
33
+ This model classifies given text into facemark(1) or not(0).
34
 
35
  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.
36
  It achieves the following results on the evaluation set:
 
39
 
40
  ## Model description
41
 
42
+ This model classifies given text into facemark(1) or not(0).
43
 
44
  ## Intended uses & limitations
45