Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ library_name: PyLate
|
|
12 |
|
13 |
# PyLate model based on answerdotai/answerai-colbert-small-v1
|
14 |
|
15 |
-
This is a [answerdotai/answerai-colbert-small-v1](https://huggingface.co/answerdotai/answerai-colbert-small-v1) model converted to PyLate format. It maps sentences & paragraphs to sequences of 96-dimensional dense vectors and can be used for semantic textual similarity using the MaxSim operator.
|
16 |
|
17 |
## Model Details
|
18 |
|
|
|
12 |
|
13 |
# PyLate model based on answerdotai/answerai-colbert-small-v1
|
14 |
|
15 |
+
This is a [answerdotai/answerai-colbert-small-v1](https://huggingface.co/answerdotai/answerai-colbert-small-v1) model converted to [PyLate](https://github.com/lightonai/pylate) format. It maps sentences & paragraphs to sequences of 96-dimensional dense vectors and can be used for semantic textual similarity using the MaxSim operator.
|
16 |
|
17 |
## Model Details
|
18 |
|