wangyulong
commited on
Commit
•
0e46ac3
1
Parent(s):
8838869
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,8 @@ model = BertModel.from_pretrained("Langboat/mengzi-bert-base")
|
|
26 |
|-|-|-|-|-|-|-|-|-|-|
|
27 |
|RoBERTa-wwm-ext|74.04|56.94|60.31|80.51|67.80|81.00|75.20|66.50|83.62|
|
28 |
|Mengzi-BERT-base|74.58|57.97|60.68|82.12|87.50|85.40|78.54|71.70|84.16|
|
29 |
-
|
|
|
30 |
## Citation
|
31 |
If you find the technical report or resource is useful, please cite the following technical report in your paper.
|
32 |
```
|
|
|
26 |
|-|-|-|-|-|-|-|-|-|-|
|
27 |
|RoBERTa-wwm-ext|74.04|56.94|60.31|80.51|67.80|81.00|75.20|66.50|83.62|
|
28 |
|Mengzi-BERT-base|74.58|57.97|60.68|82.12|87.50|85.40|78.54|71.70|84.16|
|
29 |
+
RoBERTa-wwm-ext scores are from CLUE baseline
|
30 |
+
|
31 |
## Citation
|
32 |
If you find the technical report or resource is useful, please cite the following technical report in your paper.
|
33 |
```
|