Update README.md
Browse files
README.md
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
[Arxiv PDF](https://arxiv.org/pdf/2407.19669), [HF paper page](https://huggingface.co/papers/2407.19669)
|
6 |
-
|
7 |
**English** | [中文](./README_zh.md)
|
8 |
|
|
|
|
|
9 |
## Code implementation of new GTE encoders
|
10 |
|
11 |
This model is a BERT-like encoder with the following optimizations implemented:
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
|
|
|
|
5 |
**English** | [中文](./README_zh.md)
|
6 |
|
7 |
+
[Arxiv PDF](https://arxiv.org/pdf/2407.19669), [HF paper page](https://huggingface.co/papers/2407.19669)
|
8 |
+
|
9 |
## Code implementation of new GTE encoders
|
10 |
|
11 |
This model is a BERT-like encoder with the following optimizations implemented:
|