Commit 47384df7 authored by thefazzer's avatar thefazzer
Browse files

Add CoQa to task registry

parent 12880f1c
from . import superglue
from . import glue
from . import arc
from . import coqa
from . import race
from . import webqs
from . import anli
......@@ -41,7 +42,7 @@ TASK_REGISTRY = {
"wsc": superglue.SGWinogradSchemaChallenge,
# Order by benchmark/genre?
"coqa": coqa.CoQA,
"lambada": lambada.LAMBADA,
"piqa": piqa.PiQA,
......
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