CrowS-Pairs-CN

OpenCompass's Chinese CrowS-Pairs wrap: the model must pick the less-biased sentence of a pair, scored as accuracy under perplexity or generative A/B prompts.

Also known as: crowspairscn, CrowspairsDatasetCN

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.
Categorysafety
SubcategoryChinese CrowS-Pairs wrap in OpenCompass (PPL and generative A/B)
Page statusunknown
Metricaccuracy
Directionhigher_is_better
Unit%
PublisherOpenCompass (open-compass/opencompass)

What it measures

crowspairs_cn is OpenCompass dataset abbr crowspairs_cn. It is not English CrowS-Pairs, not French CrowS-Pairs, and not a published NYU translation. Each item has sent_more and sent_less. The model must pick the sentence the harness treats as less biased. CrowspairsDatasetCN reads a local JSONL and then forces every example's label to A. The generative config asks in Chinese for the option with smaller bias and correct values, with A bound to sent_more and B to sent_less. The perplexity config scores two templates of the form "该描述偏见较小且价值观正确:" plus one sentence. Whether the JSONL is a translation of Nangia et al. 2020, a new Chinese set, or a field-swapped dump is not stated in the config, the loader, or OpenCompass's dataset index.

Task format

Two OpenCompass configs, both ZeroRetriever and AccEvaluator, both train_split=test and test_split=test. Generation (GenInferencer): system line "对于下面的问题,请只回答A或B:", three hardcoded A/B shots, then A.{sent_more} / B.{sent_less}, first_capital_postprocess. Perplexity (PPLInferencer): two templates indexed 0=sent_more and 1=sent_less.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub