AdaptLLM commited on
Commit
e92f271
·
verified ·
1 Parent(s): 89cc9cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -87,6 +87,9 @@ print(pred)
87
 
88
  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.
89
 
 
 
 
90
 
91
  ## Citation
92
  If you find our work helpful, please cite us.
 
87
 
88
  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.
89
 
90
+ ## 3. To Reproduce this Domain-Adapted MLLM
91
+
92
+ See [Post-Train Guide](https://github.com/bigai-ai/QA-Synthesizer/blob/main/docs/Post_Train.md) to adapt MLLMs to domains.
93
 
94
  ## Citation
95
  If you find our work helpful, please cite us.