AdaptLLM commited on
Commit
50cf6cc
1 Parent(s): 9fe7b86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,7 +90,7 @@ print(processor.decode(output[0]))
90
 
91
  </details>
92
 
93
- ## 2. To Evaluate AdaMLLM on Domain-Specific Benchmarks
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
 
 
90
 
91
  </details>
92
 
93
+ ## 2. To Evaluate Any MLLM on Domain-Specific Benchmarks
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