Update README.md
Browse files
README.md
CHANGED
|
@@ -1,34 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
tags:
|
| 4 |
-
- sentence-transformers
|
| 5 |
-
- biomedical
|
| 6 |
-
- information-retrieval
|
| 7 |
-
- dense-retrieval
|
| 8 |
-
- bi-encoder
|
| 9 |
-
- mesh
|
| 10 |
-
- beir
|
| 11 |
-
- contrastive-learning
|
| 12 |
-
- lora
|
| 13 |
-
library_name: sentence-transformers
|
| 14 |
-
model-index:
|
| 15 |
-
- name: BioHiCL-large
|
| 16 |
-
results:
|
| 17 |
-
- task:
|
| 18 |
-
type: information-retrieval
|
| 19 |
-
name: Biomedical Information Retrieval
|
| 20 |
-
dataset:
|
| 21 |
-
name: BEIR (SciFact)
|
| 22 |
-
type: scifact
|
| 23 |
-
metrics:
|
| 24 |
-
- type: nDCG@10
|
| 25 |
-
value: null
|
| 26 |
-
- type: Recall@10
|
| 27 |
-
value: null
|
| 28 |
-
- type: Precision@10
|
| 29 |
-
value: null
|
| 30 |
-
---
|
| 31 |
-
|
| 32 |
# BioHiCL-Large: Hierarchical Multi-Label Contrastive Biomedical Retriever
|
| 33 |
|
| 34 |
## Model Card
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# BioHiCL-Large: Hierarchical Multi-Label Contrastive Biomedical Retriever
|
| 2 |
|
| 3 |
## Model Card
|