Unverified Commit 9799eb15 authored by GUIJIN SON's avatar GUIJIN SON Committed by GitHub
Browse files

Update __init__.py

parent 7a1ec14f
......@@ -64,6 +64,7 @@ from . import mgsm
from . import scrolls
from . import ceval
from . import csatqa
from . import haerae
########################################
# Translation tasks
......@@ -325,6 +326,12 @@ TASK_REGISTRY = {
"csatqa_rcss": csatqa.RCSS,
"csatqa_rch": csatqa.RCH,
"csatqa_li": csatqa.LI,
"haerae_hi": haerae.HI,
"haerae_kgk":haerae.KGK,
"haerae_lw":haerae.LW,
"haerae_rc":haerae.RC,
"haerae_rw":haerae.RW,
"haerae_sn":haerae.SN,
# Requires manual download
# Requires manual download of data.
# "storycloze_2016": storycloze.StoryCloze2016,
......
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