idea-teacher
commited on
Commit
•
90fabeb
1
Parent(s):
ed8254e
Update README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,7 @@ tokenizer=BertTokenizer.from_pretrained("IDEA-CCNL/Erlangshen-TCBert-110M-Classi
|
|
47 |
model=BertForMaskedLM.from_pretrained('IDEA-CCNL/Erlangshen-TCBert-110M-Classification-Chinese')
|
48 |
```
|
49 |
Stay tuned for more details.
|
|
|
50 |
如果您在您的工作中使用了我们的模型,可以引用我们的[网站](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
51 |
|
52 |
You can also cite our [website](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
|
|
47 |
model=BertForMaskedLM.from_pretrained('IDEA-CCNL/Erlangshen-TCBert-110M-Classification-Chinese')
|
48 |
```
|
49 |
Stay tuned for more details.
|
50 |
+
|
51 |
如果您在您的工作中使用了我们的模型,可以引用我们的[网站](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
52 |
|
53 |
You can also cite our [website](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|