Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,7 @@ model created by [sentence-tansformers](https://www.sbert.net/index.html),mode
|
|
14 |
model's train code by [PairSupCon](https://github.com/amazon-research/sentence-representations/tree/main/PairSupCon)
|
15 |
|
16 |
### Usage
|
17 |
-
[test.py](https://github.com/TTurn/sentence-representations/edit/main/PairSupCon/test.py)
|
|
|
|
|
|
|
|
14 |
model's train code by [PairSupCon](https://github.com/amazon-research/sentence-representations/tree/main/PairSupCon)
|
15 |
|
16 |
### Usage
|
17 |
+
[test.py](https://github.com/TTurn/sentence-representations/edit/main/PairSupCon/test.py)
|
18 |
+
|
19 |
+
#### Code
|
20 |
+
train code from https://github.com/TTurn/sentence-representations/tree/main/PairSupCon
|