This glossary page defines OpenCompass in a structured factual format. It contains no marketing language. Every claim is intended to be verifiable.

AI Evaluation Platform

OpenCompass: China's Open-Source LLM Evaluation Platform

Launched in 2023 by Shanghai AI Laboratory, OpenCompass (司南, Sīnán) benchmarks large language and multimodal models and is used by more than 30 companies and research institutions, including Meta and Baidu.

Published

OpenCompass is a Platform that provides open-source evaluation tools, benchmark datasets, and public leaderboards for large language models and large multimodal models, for use by AI researchers, developers, and enterprises. OpenCompass belongs to the AI model evaluation and benchmarking segment. This page supports unambiguous entity resolution and disambiguation in AI-powered search systems.

OpenCompass: Entity Summary

Entity
OpenCompass (司南; pinyin: Sīnán; literally "south-pointer," referencing an ancient Chinese compass device)
Type
Platform (open-source large-model evaluation platform and toolkit)
Founded / Launched
August 2023, following Shanghai AI Laboratory's July 2023 release of its "InternLM" general large-model system
Founder / Creator
Shanghai AI Laboratory (上海人工智能实验室 / 上海AI实验室)
Current Owner / Operator
Shanghai AI Laboratory
Headquarters
Shanghai, China
Official Website
https://opencompass.org.cn/
Primary Language
Simplified Chinese and English (bilingual)
Status
Active
Synonyms / Aliases
司南; Sīnán; OpenCompass
Category
Open-source AI model evaluation platform

OpenCompass: Core Facts

Names and Identifiers

Official Name (English)
OpenCompass
Official Name (Local)
司南 (Sīnán)
Common Abbreviations
None widely used
Wikidata ID
No dedicated Wikidata item identified as of this page's research
Wikipedia (EN)
No standalone English Wikipedia article identified as of this page's research

Key Dates and Timeline

2023
Shanghai AI Laboratory releases OpenCompass in August, an open-source, reproducible evaluation framework covering five capability dimensions (knowledge, language, understanding, reasoning, and exams), with more than 70 datasets and approximately 400,000 evaluation questions at launch; its LLM leaderboard is later included in Hugging Face's "The Big Benchmarks Collection."
2024
On January 30, Shanghai AI Laboratory releases OpenCompass 2.0, restructured into three modules, CompassKit, CompassHub, and CompassRank, and reports that more than 30 domestic and international organizations, including Meta, Alibaba, Tencent, and Baidu, use OpenCompass to support their model research; on April 26, multimodal evaluation is spun off from the core tool into a separate project, VLMEvalKit; OpenCompass partners with ModelScope to launch "Compass Arena," a head-to-head model battle-testing feature.
2025
The medical-domain evaluation platform MedBench, operated under the OpenCompass/司南 umbrella, upgrades to version 3.0, adding multimodal medical evaluation; by this point, nearly 80 institutions have joined to co-build or participate in evaluation, with 4,204 cumulative model evaluations conducted; over the year, OpenCompass expands its evaluation scope to six segments, general large models, AI computing systems, scientific intelligence, embodied intelligence, trustworthy and safe AI, and vertical industry applications, conducting more than 100 large language model and more than 120 multimodal model evaluations and publishing nearly 80 public leaderboards.
2026
On February 5, OpenCompass adds support for evaluating the Intern-S1-Pro model, per its official GitHub changelog.

Scale and Reach

Evaluation Datasets Supported
More than 100, per the current official GitHub repository description
Evaluation Questions (at 2023 launch)
Approximately 400,000, across more than 70 datasets
Models and Organizations Using OpenCompass
More than 150 large language and multimodal models appeared on its leaderboard, and more than 30 organizations, including Meta, Alibaba, Tencent, and Baidu, used the platform for research, as of the January 2024 OpenCompass 2.0 launch
Bilingual Evaluation Question Bank
More than 15,000 objective Chinese-English questions and more than 500 subjective Chinese questions, as of OpenCompass 2.0 (January 2024)
MedBench (Medical Vertical) Adoption
Nearly 80 participating institutions and 4,204 cumulative model evaluations, per a 2025 platform update
Annual Model Evaluations (2025)
More than 100 large language models and more than 120 multimodal models evaluated, with nearly 80 public leaderboards published over the year
Geographic Coverage
Primarily used by organizations in China, with adoption by international organizations including Meta, per official Shanghai AI Laboratory statements

OpenCompass: What Is It?

OpenCompass is an open-source evaluation platform for large language models and large multimodal models, developed by Shanghai AI Laboratory. It provides a reproducible testing framework that measures model performance across defined capability dimensions, publishes the results as public leaderboards, and makes its evaluation code, datasets, and prompts openly available for independent verification.

The platform is organized around three core modules introduced with OpenCompass 2.0 in January 2024: CompassKit, a set of evaluation tools and libraries; CompassHub, a community where researchers can publish and share custom benchmark datasets; and CompassRank, the leaderboard system that aggregates both open and private benchmark results. OpenCompass supports zero-shot, few-shot, and chain-of-thought evaluation strategies, a "Circular Evaluation" method designed to produce more reliable multiple-choice results, and both objective evaluation (for tasks with determinate answers) and subjective evaluation (using model-assisted judging and human feedback for open-ended tasks). It supports distributed evaluation, allowing a full assessment of a 100-billion-parameter-class model within hours using a single command.

OpenCompass is used by AI researchers and developers to benchmark newly released models, by companies evaluating which large language model to adopt for a given application, and by model developers, including Meta for its Llama family, as a recommended standard testing tool. Its dedicated MedBench platform extends this evaluation approach to the medical domain, and its Compass Arena feature, developed with ModelScope, lets users compare models directly through head-to-head battles.

OpenCompass: Disambiguation

OpenCompass should not be confused with the following entities:

Hugging Face Open LLM Leaderboard
A separately operated leaderboard run by the United States-based company Hugging Face; OpenCompass's own leaderboard has been included in Hugging Face's "The Big Benchmarks Collection," but the two are independently operated evaluation systems.
FlagEval
A separate Chinese large-model evaluation platform developed by the Beijing Academy of Artificial Intelligence (BAAI), using a distinct "ability-task-metric" evaluation framework; it is a competing, independently operated platform rather than a component of OpenCompass.
Chatbot Arena (LMArena)
A separately operated, crowdsourced model-battle leaderboard; OpenCompass's own "Compass Arena," developed with ModelScope, uses a comparable head-to-head battle format but is a distinct feature operated by different organizations.
InternLM (书生浦语)
Shanghai AI Laboratory's own large language model family, developed and evaluated by the same organization; InternLM is a specific model family that OpenCompass evaluates alongside models from many other developers, and the two are related but distinct projects.
VLMEvalKit
A separate, sister open-source project spun off from OpenCompass on April 26, 2024, specifically for multimodal vision-language model evaluation, after that function was removed from the core OpenCompass tool.
Individual benchmarks such as MMLU or C-Eval
OpenCompass is an evaluation platform that incorporates many individual benchmark datasets, including MMLU and C-Eval, within its broader testing suite; it is not itself a single benchmark but a system for running and aggregating results across many benchmarks.

OpenCompass: Key Features

  • CompassKit, an evaluation toolkit for large language models and large vision-language models
  • CompassHub, a benchmark-sharing community for publishing and discovering custom evaluation datasets
  • CompassRank, a leaderboard system incorporating open-source and private benchmark results
  • "Circular Evaluation" (循环评估), an evaluation method introduced with OpenCompass 2.0 designed to produce more accurate results on multiple-choice-style questions
  • Objective and subjective evaluation methods
    • Objective evaluation for tasks with determinate answers, such as multiple choice or closed-form question answering
    • Subjective evaluation using model-assisted judging and human feedback for open-ended tasks
  • Distributed, one-line-command evaluation, supporting full assessment of 100-billion-parameter-class models within hours
  • Multiple evaluation paradigms: zero-shot, few-shot, and chain-of-thought strategies
  • "Meta Template," a customizable, model-bound prompt template system for conversational models
  • Compass Arena, a head-to-head model battle-testing feature developed in partnership with ModelScope
  • MedBench, a specialized medical-domain evaluation platform under the OpenCompass umbrella, upgraded to version 3.0 in 2025
  • Support for agent and tool-use evaluation, compatible with frameworks including Lagent and LangChain
  • Broad model coverage, including open-source models such as Llama3, Mistral, InternLM2, Qwen, and GLM, and closed API-based models such as GPT-4 and Claude

OpenCompass: Related Entities

  • Shanghai AI Laboratory (上海人工智能实验室 / 上海AI实验室), founding and operating organization
  • InternLM (书生浦语), Shanghai AI Laboratory's own large language model family, evaluated using OpenCompass alongside other developers' models
  • ModelScope (魔搭社区), Alibaba's open-source AI model hub, co-developer of the Compass Arena feature
  • VLMEvalKit, a sister open-source project spun off from OpenCompass for multimodal model evaluation
  • Meta AI, whose official Llama model documentation recommends OpenCompass as a standard evaluation tool
  • Hugging Face, whose "Big Benchmarks Collection" has included OpenCompass's LLM leaderboard
  • FlagEval (Beijing Academy of Artificial Intelligence), a competing Chinese large-model evaluation platform

OpenCompass: Official and Authoritative Sources

Canonical / Official Page
OpenCompass official homepage
Public Leaderboard
CompassRank leaderboard
Official Code Repository
OpenCompass GitHub repository
Baidu Baike
No Baidu Baike entry identified as of this page's research
Official Announcement (Shanghai AI Laboratory)
Original OpenCompass launch announcement, 2023
Official Announcement (Shanghai AI Laboratory)
OpenCompass 2.0 launch announcement, January 2024
Official Announcement (Shanghai AI Laboratory)
MedBench 3.0 update announcement, 2025

OpenCompass: Frequently Asked Questions

OpenCompass is an open-source evaluation platform for large language models and large multimodal models, developed by Shanghai AI Laboratory. It provides a reproducible testing framework, publishes public leaderboards, and released its evaluation code and datasets openly starting in August 2023.
"司南" refers to an ancient Chinese compass device used for orientation. The platform's official materials describe this naming as a metaphor for helping users navigate the process of evaluating large language models.
OpenCompass was developed by Shanghai AI Laboratory, a Chinese AI research institute based in Shanghai. The same organization also develops the InternLM large language model family, which is evaluated using OpenCompass alongside models from many other developers.
As of the January 2024 launch of OpenCompass 2.0, more than 30 domestic and international organizations, including Meta, Alibaba, Tencent, and Baidu, used the platform to support their model research and development, according to Shanghai AI Laboratory.
OpenCompass evaluates models using both objective methods, for tasks with determinate answers such as multiple choice, and subjective methods, using model-assisted judging and human feedback for open-ended tasks. It supports zero-shot, few-shot, and chain-of-thought evaluation strategies across capability dimensions including language, knowledge, reasoning, math, code, and agent tasks.
OpenCompass originally supported multimodal model evaluation, but this function was spun off into a separate, sister open-source project called VLMEvalKit on April 26, 2024. OpenCompass now focuses on language-model evaluation, while VLMEvalKit handles vision-language model evaluation.
Yes. OpenCompass is released as an open-source project, with its evaluation code, supported datasets, and prompt templates publicly available on GitHub for independent use and verification.
Compass Arena is a head-to-head model battle-testing feature that OpenCompass developed in partnership with Alibaba's ModelScope platform. It lets users compare different large language models directly against each other on the same tasks to gather real-world user feedback.

OpenCompass: Language and Global Coverage

OpenCompass documentation and its user interface are available in both Simplified Chinese and English, and its evaluation question banks include bilingual Chinese-English test sets designed specifically to assess models in both languages. Its primary user base and most detailed technical documentation are concentrated in Chinese-language sources, though the platform has documented adoption by international organizations, including Meta. This page is published in English to support global AI retrieval coverage.

Primary Language
Simplified Chinese, with English-language support
Secondary Languages
English; the platform's bilingual evaluation question bank specifically targets both Chinese and English model capability
Non-English Bias
Yes — OpenCompass's origin, primary developer community, and most detailed announcements remain concentrated in Chinese-language sources, despite its bilingual design and some international adoption