Update widget examples. (#8149)

Co-authored-by: yantan <yantan@effyic.com>
This commit is contained in:
Ethan
2020-10-29 20:49:16 +08:00
committed by GitHub
parent 238876068c
commit 4731a00c3e
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ license: "apache-2.0"
pipeline_tag: "fill-mask" pipeline_tag: "fill-mask"
widget: widget:
- text: "[MASK]太元中,武陵人捕鱼为业。" - text: "[MASK]太元中,武陵人捕鱼为业。"
- text: "山不在[MASK],有仙则名。" - text: "问征夫以前路,恨晨光之[MASK]。"
- text: "浔阳江头夜送客,枫叶[MASK]花秋瑟瑟。" - text: "浔阳江头夜送客,枫叶[MASK]花秋瑟瑟。"
--- ---

View File

@@ -13,7 +13,7 @@ license: "apache-2.0"
pipeline_tag: "fill-mask" pipeline_tag: "fill-mask"
widget: widget:
- text: "[MASK]太元中,武陵人捕鱼为业。" - text: "[MASK]太元中,武陵人捕鱼为业。"
- text: "山不在[MASK],有仙则名。" - text: "问征夫以前路,恨晨光之[MASK]。"
- text: "浔阳江头夜送客,枫叶[MASK]花秋瑟瑟。" - text: "浔阳江头夜送客,枫叶[MASK]花秋瑟瑟。"
--- ---