KoichiYasuoka
commited on
Commit
·
9a02db4
1
Parent(s):
c5ec67d
add mask_token
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- "masked-lm"
|
9 |
license: "apache-2.0"
|
10 |
pipeline_tag: "fill-mask"
|
|
|
11 |
widget:
|
12 |
- text: "孟子[MASK]梁惠王"
|
13 |
---
|
|
|
8 |
- "masked-lm"
|
9 |
license: "apache-2.0"
|
10 |
pipeline_tag: "fill-mask"
|
11 |
+
mask_token: "[MASK]"
|
12 |
widget:
|
13 |
- text: "孟子[MASK]梁惠王"
|
14 |
---
|