Spaces:
Runtime error
Runtime error
magilogi
commited on
Commit
·
0e41e85
1
Parent(s):
6964a16
explanation update
Browse files
app.py
CHANGED
@@ -15,8 +15,8 @@ explanation_data = {
|
|
15 |
"medqa_diff"
|
16 |
],
|
17 |
"Description": [
|
18 |
-
"Model accuracy on the
|
19 |
-
"
|
20 |
"Model accuracy on MedMCQA task where generic drug names are substituted with brand names.",
|
21 |
"Model accuracy on MedMCQA task with original data. (Only includes questions that overlap with the g2b dataset)",
|
22 |
"Difference in MedMCQA accuracy for swapped and non-swapped datasets, highlighting the impact of G2B drug name substitution on performance.",
|
|
|
15 |
"medqa_diff"
|
16 |
],
|
17 |
"Description": [
|
18 |
+
"Model accuracy on the [Come up with a fitting name] task.",
|
19 |
+
"[How do we best explain this?]",
|
20 |
"Model accuracy on MedMCQA task where generic drug names are substituted with brand names.",
|
21 |
"Model accuracy on MedMCQA task with original data. (Only includes questions that overlap with the g2b dataset)",
|
22 |
"Difference in MedMCQA accuracy for swapped and non-swapped datasets, highlighting the impact of G2B drug name substitution on performance.",
|