whyu commited on
Commit
ab78812
1 Parent(s): aa34d88

initial commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -305,7 +305,7 @@ markdown = f"""
305
 
306
  We offer MM-Vet v2 LLM-based (GPT-4) evaluator to grade open-ended outputs from your models.
307
 
308
- Plese upload your json file of your model results containing `{{v1_0: ..., v1_1: ..., }}`like [this json file]({model_result_example}).
309
 
310
  The grading results will be downloaded as a zip file.
311
  """
 
305
 
306
  We offer MM-Vet v2 LLM-based (GPT-4) evaluator to grade open-ended outputs from your models.
307
 
308
+ Plese upload your json file of your model results containing `{{v2_0: xxx, v2_1: xxx, }}`like [this json file]({model_result_example}).
309
 
310
  The grading results will be downloaded as a zip file.
311
  """