fenglinliu commited on
Commit
85a9e6f
·
verified ·
1 Parent(s): 2437deb

Update meta_data.py

Browse files
Files changed (1) hide show
  1. 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 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.
 
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.