Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,10 @@ language:
|
|
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)
|
|
|
5 |
base_model:
|
6 |
- hfl/chinese-bert-wwm-ext
|
7 |
pipeline_tag: fill-mask
|
8 |
+
tags:
|
9 |
+
- bert
|
10 |
---
|
11 |
+
|
12 |
+
|
13 |
CNMBert-MoE
|
14 |
[Github](https://github.com/IgarashiAkatuki/zh-CN-Multi-Mask-Bert)
|