CLUEbenchmark / CLUE

中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
http://www.CLUEbenchmarks.com
4.02k stars 540 forks source link

code error #93

Open HUSTHY opened 4 years ago

HUSTHY commented 4 years ago

when i do the csl task, one error occurs in metrics/clue_compute_metrics.py function compute_metrics. It is just word Misspelling. if task_name == "cls" should be if task_name == "csl"