|EN

Welcome to Asclepius👏👏

We are delighted that you are willing to submit the evaluation results to the Asclepius official website! To help new users generate "leader-board.evaluation results quickly, they can follow the guidelines below. The evaluation service currently can handle submissions of Asclepius.

Click or drag file to this area to upload and evaluation

Current task status: no task

Inference Guide
Please refer to the doc
Guidelines

This site handles the evaluation of Asclepius, process the submission files and report the evaluation results. Taking Asclepius-Test as an example: users will first conduct inference with their Med-MLLMs based on asclepius_test_20240214.tsv , and then save the inference result in a submission.xlsx . To ensure a smooth process, before submitting, following checks should be conducted for your submission.xlsx :

  • The following fields are required for a submission.xlsx : index, question, A, B, C, D, prediction . The contents of all fields (except prediction ) are exactly the same with asclepius_test.tsv , the content of prediciton is the inference results of your Med-MLLMs for each multi-modal QA.
  • submission.xlsx should not have a field named image
  • Other Sanity Checks:
    1. The content of index are positive integers. For each number num : (num // 1e6) in [0, 1, 2, 3],(num % 1e6) <= 3000。
Restrictions
To ensure fairness of the evaluations, Asclepius benchmark have implemented the following restrictions":
  • A maximum of submitting 2 results past 24 hours(excluding exceptions)
  • A maximum of submitting 4 results past 7 days (excluding exceptions)
  • Before the evaluation of the latest submission finished (evaluation results / error logs generated), users are not allowed to start a new submission.