Update README.md
Browse files
README.md
CHANGED
|
@@ -35,6 +35,13 @@ BioHiCL aligns:
|
|
| 35 |
|
| 36 |
---
|
| 37 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
## 🚀 Usage — Evaluation on BEIR Benchmark
|
| 39 |
|
| 40 |
```python
|
|
|
|
| 35 |
|
| 36 |
---
|
| 37 |
|
| 38 |
+
## 📖 Citation
|
| 39 |
+
|
| 40 |
+
If you use this model, please cite:
|
| 41 |
+
|
| 42 |
+
bibtex @article{lan2026biohicl, title={BioHiCL: Hierarchical Multi-Label Contrastive Learning for Biomedical Retrieval with MeSH Labels}, author={Lan, Mengfei, Zheng, Lecheng, and Kilicoglu, Halil}, journal={ACL 2026}, year={2026} }
|
| 43 |
+
|
| 44 |
+
|
| 45 |
## 🚀 Usage — Evaluation on BEIR Benchmark
|
| 46 |
|
| 47 |
```python
|