Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,12 @@ tags:
|
|
6 |
- tf2.0
|
7 |
inference: false
|
8 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
## pytorch使用
|
11 |
```python
|
|
|
6 |
- tf2.0
|
7 |
inference: false
|
8 |
---
|
9 |
+
## 介绍
|
10 |
+
### tf版本
|
11 |
+
https://github.com/ZhuiyiTechnology/roformer
|
12 |
+
|
13 |
+
### pytorch版本+tf2.0版本
|
14 |
+
https://github.com/JunnYu/RoFormer_pytorch
|
15 |
|
16 |
## pytorch使用
|
17 |
```python
|