Commit 18e08d29 authored by jeffhsu3's avatar jeffhsu3
Browse files

space in pubmedqa for merge

parents c05b9940 79878d13
...@@ -70,4 +70,8 @@ class Pubmed_QA(HFTask): ...@@ -70,4 +70,8 @@ class Pubmed_QA(HFTask):
def higher_is_better(self): def higher_is_better(self):
return { return {
"acc" : True "acc" : True
<<<<<<< HEAD
} }
=======
}
>>>>>>> 79878d135a19846868c182aa986b6ec740e7c884
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment