Spaces:
Running
Running
initial commit
Browse files
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 |
|