whyu commited on
Commit
6829c48
1 Parent(s): ab78812

initial commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -301,7 +301,7 @@ def grade(file_obj, progress=gr.Progress()):
301
  model_result_example = "https://raw.githubusercontent.com/yuweihao/MM-Vet/main/v2/results/gpt-4o-2024-05-13_detail-high.json"
302
 
303
  markdown = f"""
304
- # MM-Vet v2: A Challenging Benchmark to Evaluate Large Multimodal Models for Integrated Capabilities
305
 
306
  We offer MM-Vet v2 LLM-based (GPT-4) evaluator to grade open-ended outputs from your models.
307
 
 
301
  model_result_example = "https://raw.githubusercontent.com/yuweihao/MM-Vet/main/v2/results/gpt-4o-2024-05-13_detail-high.json"
302
 
303
  markdown = f"""
304
+ # [MM-Vet v2: A Challenging Benchmark to Evaluate Large Multimodal Models for Integrated Capabilities](https://github.com/yuweihao/MM-Vet/tree/main/v2)
305
 
306
  We offer MM-Vet v2 LLM-based (GPT-4) evaluator to grade open-ended outputs from your models.
307