magilogi commited on
Commit
0e41e85
·
1 Parent(s): 6964a16

explanation update

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -15,8 +15,8 @@ explanation_data = {
15
  "medqa_diff"
16
  ],
17
  "Description": [
18
- "Model accuracy on the B4BQA task.",
19
- "Average model accuracy on tasks where generic drug names are substituted with brand names.",
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.",