Correct the model name
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ widget:
|
|
7 |
- text: "仙台は「[MASK]の都」と呼ばれている。"
|
8 |
---
|
9 |
|
10 |
-
# BERT base Japanese (
|
11 |
|
12 |
This is a [BERT](https://github.com/google-research/bert) model pretrained on texts in the Japanese language.
|
13 |
|
|
|
7 |
- text: "仙台は「[MASK]の都」と呼ばれている。"
|
8 |
---
|
9 |
|
10 |
+
# BERT base Japanese (character tokenization)
|
11 |
|
12 |
This is a [BERT](https://github.com/google-research/bert) model pretrained on texts in the Japanese language.
|
13 |
|