Update README.md
Browse files
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 |
|