File size: 2,179 Bytes
83580cd da5ae82 83580cd da5ae82 16ef421 da5ae82 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
---
license: mit
inference: false
datasets:
- wisdomik/QUILT-LLaVA-Instruct-107K
- wisdomik/QuiltVQA_RED
pipeline_tag: text-generation
tags:
- medical
- histopathology
---
<br>
<br>
<p align="center">
<img src="https://quilt-llava.github.io/static/images/teaser.png" alt="fig2" width="70%"/>
</p>
# Quilt-LlaVA Model Card
## Model details
**Model type:**
[Quilt-LLaVA](https://quilt-llava.github.io/) is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on histopathology educational video sourced images and GPT-generated multimodal instruction-following data.
It is an auto-regressive language model, based on the transformer architecture.
**Citation**
```bibtex
@article{seyfioglu2023quilt,
title={Quilt-LLaVA: Visual Instruction Tuning by Extracting Localized Narratives from Open-Source Histopathology Videos},
author={Seyfioglu, Mehmet Saygin and Ikezogwo, Wisdom O and Ghezloo, Fatemeh and Krishna, Ranjay and Shapiro, Linda},
journal={arXiv preprint arXiv:2312.04746},
year={2023}
}
```
**Model date:**
Quilt-LlaVA-v1.5-7B was trained in November 2023.
**Paper or resources for more information:**
https://quilt-llava.github.io/
## License
Llama 2 is licensed under the LLAMA 2 Community License,
Copyright (c) Meta Platforms, Inc. All Rights Reserved.
**Where to send questions or comments about the model:**
https://github.com/quilt-llava/quilt-llava.github.io/issues
## Intended use
**Primary intended uses:**
The primary use of Quilt-LlaVA is research on medical large multimodal models and chatbots.
**Primary intended users:**
The primary intended users of these models are AI researchers.
We primarily imagine the model will be used by researchers to better understand the robustness, generalization, and other capabilities, biases, and constraints of large vision-language generative histopathology models.
## Training dataset
- 723K filtered image-text pairs from QUILT-1M https://quilt1m.github.io/.
- 107K GPT-generated multimodal instruction-following data from QUILT-Instruct https://huggingface.co/datasets/wisdomik/QUILT-LLaVA-Instruct-107K.
## Evaluation dataset
A collection of 4 academic VQA histopathology benchmarks |