Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,21 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
pinned: true
|
| 9 |
license: apache-2.0
|
| 10 |
tags:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
---
|
| 17 |
|
| 18 |
-
Also known as the NCER leaderboard HF, Huggingface. See the paper for more info:
|
| 19 |
|
| 20 |
|
| 21 |
# Start the configuration
|
|
|
|
| 1 |
---
|
| 2 |
+
title: MEDIC Benchmark
|
| 3 |
+
emoji: 📊
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
pinned: true
|
| 9 |
license: apache-2.0
|
| 10 |
tags:
|
| 11 |
+
- leaderboard
|
| 12 |
+
- submission:automatic
|
| 13 |
+
- test:public
|
| 14 |
+
- judge:auto
|
| 15 |
+
- modality:text
|
| 16 |
---
|
| 17 |
|
| 18 |
+
Also known as the NCER leaderboard HF, Huggingface. See the paper for more info: <paper>
|
| 19 |
|
| 20 |
|
| 21 |
# Start the configuration
|