raphaelsty commited on
Commit
e507cd1
·
verified ·
1 Parent(s): a510269

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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