AdaptLLM commited on
Commit
d1ae564
·
verified ·
1 Parent(s): 97dd8a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -94,6 +94,9 @@ print(processor.decode(output[0]))
94
 
95
  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.
96
 
 
 
 
97
 
98
  ## Citation
99
  If you find our work helpful, please cite us.
 
94
 
95
  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.
96
 
97
+ ## 3. To Reproduce this Domain-Adapted MLLM
98
+
99
+ See [Post-Train Guide](https://github.com/bigai-ai/QA-Synthesizer/blob/main/docs/Post_Train.md) to adapt MLLMs to domains.
100
 
101
  ## Citation
102
  If you find our work helpful, please cite us.