Commit ·
eb0c66d
1
Parent(s): 95efbb4
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
<h1 align="center">
|
| 3 |
Long Bert Chinese
|
|
@@ -83,4 +88,4 @@ python cosent_finetune.py \
|
|
| 83 |
欢迎通过提交拉取请求或在仓库中提出问题来为此模块做出贡献。
|
| 84 |
|
| 85 |
## License
|
| 86 |
-
本项目遵循[Apache-2.0开源协议](./LICENSE)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- code
|
| 5 |
+
---
|
| 6 |
|
| 7 |
<h1 align="center">
|
| 8 |
Long Bert Chinese
|
|
|
|
| 88 |
欢迎通过提交拉取请求或在仓库中提出问题来为此模块做出贡献。
|
| 89 |
|
| 90 |
## License
|
| 91 |
+
本项目遵循[Apache-2.0开源协议](./LICENSE)
|