javiervela commited on
Commit
5d0ddbc
1 Parent(s): 4182096

Update README

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,6 +7,8 @@ tags:
7
 
8
  ---
9
 
 
 
10
  # {MODEL_NAME}
11
 
12
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 512 dimensional dense vector space and can be used for tasks like clustering or semantic search.
@@ -85,4 +87,4 @@ SentenceTransformer(
85
 
86
  ## Citing & Authors
87
 
88
- <!--- Describe where people can find more information -->
 
7
 
8
  ---
9
 
10
+ **This model is a finetuned version of [sentence-transformers/distiluse-base-multilingual-cased-v2](https://huggingface.co/sentence-transformers/distiluse-base-multilingual-cased-v2/tree/main) used in the [CIDER-LM](https://github.com/sid-unizar/CIDER-LM/) ontology matching system.**
11
+
12
  # {MODEL_NAME}
13
 
14
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 512 dimensional dense vector space and can be used for tasks like clustering or semantic search.
 
87
 
88
  ## Citing & Authors
89
 
90
+ <!--- Describe where people can find more information -->