Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ Model from the paper ["SPACE-2: Tree-Structured Semi-Supervised Contrastive Pre-
|
|
14 |
|
15 |
This a port of the original [SPACE-2 model](https://github.com/AlibabaResearch/DAMO-ConvAI/tree/main/space-2) using authors' original [space2hug.py](https://github.com/AlibabaResearch/DAMO-ConvAI/blob/main/space-2/tools/space2hug.py) convertion script.
|
16 |
|
17 |
-
This is a [sentence-transformers](https://www.SBERT.net)
|
18 |
|
19 |
|
20 |
## Usage (Sentence-Transformers)
|
|
|
14 |
|
15 |
This a port of the original [SPACE-2 model](https://github.com/AlibabaResearch/DAMO-ConvAI/tree/main/space-2) using authors' original [space2hug.py](https://github.com/AlibabaResearch/DAMO-ConvAI/blob/main/space-2/tools/space2hug.py) convertion script.
|
16 |
|
17 |
+
This is a [sentence-transformers](https://www.SBERT.net) wrapper around the ported model.
|
18 |
|
19 |
|
20 |
## Usage (Sentence-Transformers)
|