Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
|
| 11 |
# kornwtp/ConGen-BERT-Small
|
| 12 |
|
| 13 |
-
This is a [SCT](https://github.com/mrpeerat/SCT) model: It maps sentences to a
|
| 14 |
|
| 15 |
|
| 16 |
|
|
@@ -58,5 +58,4 @@ For an automated evaluation of this model, see the *Sentence Embeddings Benchmar
|
|
| 58 |
address = "Cambridge, MA",
|
| 59 |
publisher = "MIT Press",
|
| 60 |
}
|
| 61 |
-
}
|
| 62 |
```
|
|
|
|
| 10 |
|
| 11 |
# kornwtp/ConGen-BERT-Small
|
| 12 |
|
| 13 |
+
This is a [SCT](https://github.com/mrpeerat/SCT) model: It maps sentences to a dense vector space and can be used for tasks like semantic search.
|
| 14 |
|
| 15 |
|
| 16 |
|
|
|
|
| 58 |
address = "Cambridge, MA",
|
| 59 |
publisher = "MIT Press",
|
| 60 |
}
|
|
|
|
| 61 |
```
|