Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,8 @@ widget:
|
|
| 21 |
|
| 22 |
This is the sentence embedding model pre-trained by [UER-py](https://github.com/dbiir/UER-py/), which is introduced in [this paper](https://arxiv.org/abs/1909.05658).
|
| 23 |
|
|
|
|
|
|
|
| 24 |
## Training data
|
| 25 |
|
| 26 |
[ChineseTextualInference](https://github.com/liuhuanyong/ChineseTextualInference/) is used as training data.
|
|
|
|
| 21 |
|
| 22 |
This is the sentence embedding model pre-trained by [UER-py](https://github.com/dbiir/UER-py/), which is introduced in [this paper](https://arxiv.org/abs/1909.05658).
|
| 23 |
|
| 24 |
+
for easy testing and solving the warning from sentences-transformers (initialized by which), I forked the original repo.
|
| 25 |
+
|
| 26 |
## Training data
|
| 27 |
|
| 28 |
[ChineseTextualInference](https://github.com/liuhuanyong/ChineseTextualInference/) is used as training data.
|