Open zzj0402 opened 4 years ago
Running the cola returns:
FATAL Flags parsing error: flag --classification_task_name=CoLA: value should be one of <COLA|STS|SST|MNLI|QNLI|QQP|RTE|MRPC|WNLI|XNLI>
Just do: --classification_task_name=COLA then.
--classification_task_name=COLA
Fix the code then.
@zzj0402 How about you fix it by creating a PR to the owner of the repo?
Running the cola returns: