CommonsenseQA-CN

OpenCompass's Chinese-prompt 5-way CommonsenseQA wrap, scored as accuracy on a local validation.jsonl file.

Also known as: commonsenseqacn, CommonSenseQA-CN

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categoryreasoning
SubcategoryChinese-prompt 5-way commonsense multiple-choice (OpenCompass)
Page statusunknown
Metricaccuracy
Directionhigher_is_better
Unit%
PublisherOpenCompass (open-compass/opencompass)

What it measures

commonsenseqa_cn is OpenCompass dataset abbr commonsenseqa_cn, not English CommonsenseQA, not Bangla CommonsenseQA, and not CHARM. The model sees a Chinese 5-way question with options A-E and must pick the answer key. The loader CommonsenseQADataset_CN reads a local JSONL that already has a question field plus a HuggingFace-style choices.text list of five strings. Whether those questions are translations of English CommonsenseQA or a new Chinese set is not stated in the config, the loader, or OpenCompass's dataset-index (paper field empty).

Task format

Five-way multiple choice. Two OpenCompass configs: generation (GenInferencer, first_capital_postprocess, prompt ends with "答案:") and perplexity (PPLInferencer over the five choice texts). Both use ZeroRetriever (zero-shot) and AccEvaluator. Reader test_split is validation.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub