RaduGabriel commited on
Commit
e7cafdb
1 Parent(s): 9897bd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ widget: []
12
 
13
  # SentenceTransformer
14
 
15
- This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
16
 
17
  ## Model Details
18
 
 
12
 
13
  # SentenceTransformer
14
 
15
+ This is a finetuned version of [bge-m3](https://huggingface.co/BAAI/bge-m3) for the task of SQL table retrieval.
16
 
17
  ## Model Details
18