OpenCompass `calm` runs CaLM Lite: 9,200 English and Chinese items over 92 causal targets, a tenth of the full 126,334-sample CaLM suite.
unassessed
| Category | reasoning |
|---|---|
| Subcategory | causal ladder tasks in English and Chinese |
| Page status | active |
| Metric | Accuracy (OpenCompass CaLMEvaluator core metric; task-specific) |
| Direction | higher_is_better |
| Unit | % |
| Dataset size | 9200 |
| Dataset licence | Apache-2.0 |
| Publisher | OpenCausaLab / Shanghai AI Laboratory |
CaLM tests causal reasoning across Pearl’s ladder: association, intervention, and counterfactuals, plus causal discovery. Each target pairs a causal skill (for example average treatment effect, backdoor adjustment, or actual causality) with a text mode (natural, symbolic, or mathematical) and a language (English or Chinese). Question types include binary classification, choice selection, probability calculation, and one open-ended generation slice. OpenCompass does not run the full 126,334-sample suite by default.
OpenCompass uses zero-shot generation (GenInferencer, max_out_len 500) with prompt template `{question}` and prompt styles `basic` / `basic-CN`. The authors’ own repo supports more adaptations (including in-context variants) and a `--lite_version` flag.
No model card in ModelSpec reports this benchmark yet.