Commit
·
eceb38d
1
Parent(s):
7470e3c
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,5 @@ GlyphBERT is a Chinese pre-training model that includes Chinese character glyph
|
|
7 |
|
8 |
The experimental results show that the performance of the pre-training model can be well improved by fusing the features of Chinese glyphs. GlyphBERT is much better than BERT in multiple downstream tasks, and has strong transferability.
|
9 |
|
|
|
10 |
For more details about using it, you can check the [github repo](https://github.com/HITsz-TMG/GlyphBERT)
|
|
|
7 |
|
8 |
The experimental results show that the performance of the pre-training model can be well improved by fusing the features of Chinese glyphs. GlyphBERT is much better than BERT in multiple downstream tasks, and has strong transferability.
|
9 |
|
10 |
+
|
11 |
For more details about using it, you can check the [github repo](https://github.com/HITsz-TMG/GlyphBERT)
|