Spaces:
Sleeping
Sleeping
Update meta_data.py
Browse files- meta_data.py +1 -1
meta_data.py
CHANGED
@@ -50,7 +50,7 @@ MODEL_TYPE = ['API', 'OpenSource', 'Proprietary']
|
|
50 |
LEADERBOARD_MD = {}
|
51 |
|
52 |
LEADERBOARD_MD['MAIN'] = f"""
|
53 |
-
## Included Evaluation
|
54 |
|
55 |
- Clinical Language Reasoning: Exam-style QA, Referral QA, and Treatment Recommendation.
|
56 |
- Clinical Language Generation: Radiology Report Summarization, Hospitalization Summarization, and Patient Education.
|
|
|
50 |
LEADERBOARD_MD = {}
|
51 |
|
52 |
LEADERBOARD_MD['MAIN'] = f"""
|
53 |
+
## Included Evaluation Scenarios and Tasks:
|
54 |
|
55 |
- Clinical Language Reasoning: Exam-style QA, Referral QA, and Treatment Recommendation.
|
56 |
- Clinical Language Generation: Radiology Report Summarization, Hospitalization Summarization, and Patient Education.
|