Spaces:
Running
Running
tathagataraha
commited on
Merge branch 'main' of https://huggingface.co/spaces/m42-health/MEDIC-Benchmark
Browse files- assets/MEDIC_Diagram.jpg +2 -2
- assets/logo_medic_4.png +0 -0
- src/about.py +1 -1
assets/MEDIC_Diagram.jpg
CHANGED
Git LFS Details
|
Git LFS Details
|
assets/logo_medic_4.png
ADDED
src/about.py
CHANGED
@@ -103,7 +103,7 @@ NUM_FEWSHOT = 0 # Change with your few shot
|
|
103 |
# Your leaderboard name
|
104 |
TITLE = """""" #<h1 align="center" id="space-title"> NER Leaderboard</h1>"""
|
105 |
# LOGO = """<img src="https://equalengineers.com/wp-content/uploads/2024/04/dummy-logo-5b.png" alt="Clinical X HF" width="500" height="333">"""
|
106 |
-
LOGO = """<img src="https://huggingface.co/spaces/m42-health/MEDIC-Benchmark/resolve/main/assets/
|
107 |
FIVE_PILLAR_DIAGRAM = """<img src="https://huggingface.co/spaces/m42-health/MEDIC-Benchmark/resolve/main/assets/MEDIC_Diagram.jpg" alt="MEDIC Diagram" width="52%" style="display: block; margin-left: auto; margin-right: auto;">"""
|
108 |
|
109 |
# What does your leaderboard evaluate?
|
|
|
103 |
# Your leaderboard name
|
104 |
TITLE = """""" #<h1 align="center" id="space-title"> NER Leaderboard</h1>"""
|
105 |
# LOGO = """<img src="https://equalengineers.com/wp-content/uploads/2024/04/dummy-logo-5b.png" alt="Clinical X HF" width="500" height="333">"""
|
106 |
+
LOGO = """<img src="https://huggingface.co/spaces/m42-health/MEDIC-Benchmark/resolve/main/assets/logo_medic_4.png" alt="Clinical X HF" width="40%" style="display: block; margin-left: auto; margin-right: auto;">"""
|
107 |
FIVE_PILLAR_DIAGRAM = """<img src="https://huggingface.co/spaces/m42-health/MEDIC-Benchmark/resolve/main/assets/MEDIC_Diagram.jpg" alt="MEDIC Diagram" width="52%" style="display: block; margin-left: auto; margin-right: auto;">"""
|
108 |
|
109 |
# What does your leaderboard evaluate?
|