Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,20 @@ pipeline_tag: visual-question-answering
|
|
| 8 |
tags:
|
| 9 |
- biology
|
| 10 |
- medical
|
| 11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
tags:
|
| 9 |
- biology
|
| 10 |
- medical
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Resources
|
| 14 |
+
📖 **Paper** [No Tokens Wasted: Leveraging Long Context in Biomedical Vision-Language Models](https://arxiv.org/abs/2510.03978)
|
| 15 |
+
|
| 16 |
+
💻 **Tutorial** [Getting Started with BMC-LongCLIP (Google Colab)](https://colab.research.google.com/drive/1TQ1SS_lXO-EalPT7h1CaZscWoYqdW0RE?usp=sharing)
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
# Citation
|
| 21 |
+
```
|
| 22 |
+
@article{sun2025no,
|
| 23 |
+
title={No Tokens Wasted: Leveraging Long Context in Biomedical Vision-Language Models},
|
| 24 |
+
author={Sun, Min Woo and others},
|
| 25 |
+
journal={arXiv preprint arXiv:2510.03978},
|
| 26 |
+
year={2025}
|
| 27 |
+
}
|