KoichiYasuoka
commited on
Commit
•
2fe996b
1
Parent(s):
66e1d9c
bug fix
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
- "japanese"
|
6 |
- "masked-lm"
|
7 |
- "wikipedia"
|
8 |
-
base_model:
|
9 |
license: "cc-by-sa-4.0"
|
10 |
pipeline_tag: "fill-mask"
|
11 |
mask_token: "[MASK]"
|
|
|
5 |
- "japanese"
|
6 |
- "masked-lm"
|
7 |
- "wikipedia"
|
8 |
+
base_model: tohoku-nlp/bert-large-japanese-char
|
9 |
license: "cc-by-sa-4.0"
|
10 |
pipeline_tag: "fill-mask"
|
11 |
mask_token: "[MASK]"
|