Update README.md
Browse files
README.md
CHANGED
@@ -122,8 +122,11 @@ print(output_text)
|
|
122 |
|
123 |
## 2. To Evaluate Any MLLM on Domain-Specific Benchmarks
|
124 |
|
125 |
-
|
126 |
|
|
|
|
|
|
|
127 |
|
128 |
|
129 |
## Citation
|
|
|
122 |
|
123 |
## 2. To Evaluate Any MLLM on Domain-Specific Benchmarks
|
124 |
|
125 |
+
Please 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.
|
126 |
|
127 |
+
## 3. To Reproduce this Domain-Adapted MLLM
|
128 |
+
|
129 |
+
See [Post-Train Guide](https://github.com/bigai-ai/QA-Synthesizer/blob/main/docs/Post_Train.md) to adapt MLLMs to domains.
|
130 |
|
131 |
|
132 |
## Citation
|