CLUE: OCNLI (Original Chinese Natural Language Inference)

CLUE's native-Chinese NLI task, collected without translation; replaced CMNLI as the suite's scored natural-language-inference task from the 1.1 leaderboard onward.

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.
Categorycomposite
Subcategorynatural language inference (Chinese, natively authored)
Page statusactive
Metricaccuracy
Directionhigher_is_better
Unit%
Dataset size56387
PublisherOCNLI project team, a subset of the CLUE benchmark's authors (GitHub organisation cluebenchmark)

What it measures

OCNLI asks whether a Chinese premise entails, contradicts, or is neutral toward a Chinese hypothesis -- the same three-way judgment as CMNLI, but built without translation. Premises are drawn from five genres of Chinese source text (news, government documents, fiction, TV transcripts, telephone transcripts); university students majoring in language-related fields were hired to write the hypotheses directly in Chinese, following MultiNLI's elicitation procedure but adapted for native collection. The authors state this makes OCNLI "more suitable than XNLI" for Chinese-specific evaluation, since XNLI's Chinese portion is itself translated from English.

Task format

Three-way classification (entailment / neutral / contradiction) over a Chinese sentence pair, scored by accuracy; items also carry a difficulty level (easy/medium/hard) and a genre label.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub