Baiming123 commited on
Commit
df2a7ef
·
verified ·
1 Parent(s): c6eb9eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,7 +11,7 @@ language:
11
  - en
12
  ---
13
 
14
- # Model Description
15
 
16
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.The 'Calcu_Disease_Similarity' model is designed to encode two disease terms and compute their **semantic similarity**. The model has been fine-tuned on disease-related datasets 'MeSHDS' and achieves a high F1 score in distinguishing experimentally validated miRNA-target interactions (MTIs) and predicted MTIs by considering disease similarity.
17
 
@@ -29,7 +29,7 @@ If you use this model in your research, please cite the following paper:
29
  eprint = {https://www.biorxiv.org/content/early/2025/02/16/2024.05.17.594604.full.pdf},
30
  journal = {bioRxiv}
31
  }
32
- ```
33
 
34
  ## Key Features:
35
  - Fine-tuned to compute semantic similarity between disease names.
 
11
  - en
12
  ---
13
 
14
+ <!-- # Model Description
15
 
16
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.The 'Calcu_Disease_Similarity' model is designed to encode two disease terms and compute their **semantic similarity**. The model has been fine-tuned on disease-related datasets 'MeSHDS' and achieves a high F1 score in distinguishing experimentally validated miRNA-target interactions (MTIs) and predicted MTIs by considering disease similarity.
17
 
 
29
  eprint = {https://www.biorxiv.org/content/early/2025/02/16/2024.05.17.594604.full.pdf},
30
  journal = {bioRxiv}
31
  }
32
+ ``` -->
33
 
34
  ## Key Features:
35
  - Fine-tuned to compute semantic similarity between disease names.