Safetensors
English
llava_next
medical
biology
AdaptLLM commited on
Commit
54a1e8b
·
verified ·
1 Parent(s): 2b0a05f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -89,6 +89,10 @@ print(pred)
89
 
90
  Refer to the [biomed-VQA-benchmark](https://huggingface.co/datasets/AdaptLLM/biomed-VQA-benchmark) to reproduce our results and evaluate many other MLLMs on domain-specific benchmarks.
91
 
 
 
 
 
92
  ## Citation
93
  If you find our work helpful, please cite us.
94
 
 
89
 
90
  Refer to the [biomed-VQA-benchmark](https://huggingface.co/datasets/AdaptLLM/biomed-VQA-benchmark) to reproduce our results and evaluate many other MLLMs on domain-specific benchmarks.
91
 
92
+ ## 3. To Reproduce this Domain-Adapted MLLM
93
+
94
+ See [Post-Train Guide](https://github.com/bigai-ai/QA-Synthesizer/blob/main/docs/Post_Train.md) to adapt MLLMs to domains.
95
+
96
  ## Citation
97
  If you find our work helpful, please cite us.
98