Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model:
|
4 |
+
- luodian/OTTER-MPT7B-Init
|
5 |
+
pipeline_tag: image-to-text
|
6 |
+
---
|
7 |
+
The visual instruction-tuned model for paper **"Towards a Holistic Framework for Multimodal Large Language Models in Three-dimensional Brain CT Report Generation"** (doi:10.48550/arXiv.2407.02235)
|