Hi, I'm looking for evaluating COPA dataset in SUPER_GLUE benchmark for my project. As I run the code before, it din't work with assertion error.
- AssertionError: COPA is not registed. Valid tasks ['sts-b', 'rte', 'mrpc', 'qnli', 'cola', 'sst-2', 'qqp', 'mnli', 'anli', 'ner', 'race']
How can I evaluate COPA dataset in this github repository?