Update README.md
Browse files
README.md
CHANGED
@@ -122,6 +122,10 @@ print(output_text)
|
|
122 |
|
123 |
Refer to the [food-VQA-benchmark](https://huggingface.co/datasets/AdaptLLM/food-VQA-benchmark) to reproduce our results and evaluate many other MLLMs on domain-specific benchmarks.
|
124 |
|
|
|
|
|
|
|
|
|
125 |
|
126 |
## Citation
|
127 |
If you find our work helpful, please cite us.
|
|
|
122 |
|
123 |
Refer to the [food-VQA-benchmark](https://huggingface.co/datasets/AdaptLLM/food-VQA-benchmark) to reproduce our results and evaluate many other MLLMs on domain-specific benchmarks.
|
124 |
|
125 |
+
## 3. To Reproduce this Domain-Adapted MLLM
|
126 |
+
|
127 |
+
See [Post-Train Guide](https://github.com/bigai-ai/QA-Synthesizer/blob/main/docs/Post_Train.md) to adapt MLLMs to domains.
|
128 |
+
|
129 |
|
130 |
## Citation
|
131 |
If you find our work helpful, please cite us.
|