Safetensors
English
qwen2_vl
biology
medical
chemistry
AdaptLLM commited on
Commit
b74a6f1
·
verified ·
1 Parent(s): 75998e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -122,8 +122,11 @@ print(output_text)
122
 
123
  ## 2. To Evaluate Any MLLM on Domain-Specific Benchmarks
124
 
125
- 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
 
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