Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
CNMBert-MoE
|
5 |
-
[Github](https://github.com/IgarashiAkatuki/zh-CN-Multi-Mask-Bert)
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
base_model:
|
6 |
+
- hfl/chinese-bert-wwm-ext
|
7 |
+
pipeline_tag: fill-mask
|
8 |
---
|
9 |
CNMBert-MoE
|
10 |
+
[Github](https://github.com/IgarashiAkatuki/zh-CN-Multi-Mask-Bert)
|