Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: zh
|
3 |
+
tags:
|
4 |
+
- roformer
|
5 |
+
- pytorch
|
6 |
+
- tf2.0
|
7 |
+
widget:
|
8 |
+
- text: "今天[MASK]很好,我想去公园玩!"
|
9 |
+
---
|
10 |
+
## 介绍
|
11 |
+
### tf版本
|
12 |
+
https://github.com/ZhuiyiTechnology/roformer
|
13 |
+
|
14 |
+
### pytorch版本+tf2.0版本
|
15 |
+
https://github.com/JunnYu/RoFormer_pytorch
|