Baiming123 commited on
Commit
034b253
·
verified ·
1 Parent(s): dd66eb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ description: |
4
+ In this dataset, the lowest common ancestor (LCA) method was used to calculate the similarity between diseases in the MeSH Tree. This dataset can be used to fine-tuning the SBERT model. The calculation process can be referred to the following article:
5
+ references:
6
+ - type: article
7
+ authors:
8
+ - Baiming Chen
9
+ - Hsi-Yuan Huang
10
+ title: Functional MicroRNA Target Evaluation Based on Disease Similarity with Sentence-Bert
11
+ elocation-id: 2024.05.17.594604
12
+ year: 2024
13
+ doi: 10.1101/2024.05.17.594604
14
+ publisher: Cold Spring Harbor Laboratory
15
+ abstract: |
16
+ MicroRNAs (miRNAs) regulate gene expression by binding to target mRNAs, inhibiting translation, or promoting mRNA degradation...
17
+ url: https://www.biorxiv.org/content/early/2024/06/23/2024.05.17.594604
18
+ eprint: https://www.biorxiv.org/content/early/2024/06/23/2024.05.17.594604.full.pdf
19
+ journal: bioRxiv
20
+ ---