KoichiYasuoka commited on
Commit
0fa5af9
1 Parent(s): b831a37

add mask_token

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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
  ---