KoichiYasuoka
commited on
Commit
•
1502c81
1
Parent(s):
f8573ca
add mask_token
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- "wikipedia"
|
8 |
license: "cc-by-sa-3.0"
|
9 |
pipeline_tag: "fill-mask"
|
|
|
10 |
widget:
|
11 |
- text: "酸素ボンベを充[MASK]する。"
|
12 |
---
|
|
|
7 |
- "wikipedia"
|
8 |
license: "cc-by-sa-3.0"
|
9 |
pipeline_tag: "fill-mask"
|
10 |
+
mask_token: "[MASK]"
|
11 |
widget:
|
12 |
- text: "酸素ボンベを充[MASK]する。"
|
13 |
---
|