cluebenchmark/clue

中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 16th, 2026
Created on November 22nd, 2019
Open Issues & Pull Requests: 80 (+0)
GitHub issues: Enabled
Number of forks: 543
Total Stargazers: 4,282 (+0)
Total Subscribers: 85 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1543.9 days
Mean response time: 1543.9 days
90th percentile: 1543.9 days
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 2,128 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

CLUE is a benchmark suite for evaluating Chinese language understanding models.

The project addresses the need for standardized evaluation of natural language understanding systems in Chinese, analogous to established benchmarks in English. It provides a comprehensive collection of datasets covering diverse Chinese NLU tasks, pre-trained models that have been evaluated on these tasks, baseline implementations for comparison, and a public leaderboard where researchers can submit and track model performance. This approach enables systematic measurement of progress in Chinese language understanding and facilitates fair comparison across different model architectures and training approaches.

The benchmark is suited for researchers and practitioners working on Chinese NLP who need standardized evaluation protocols and want to compare their models against established baselines. It works well for teams developing pre-trained language models for Chinese, as it offers both the evaluation infrastructure and reference implementations. The project includes support for popular model architectures such as BERT, RoBERTa, and ALBERT, and provides implementations compatible with both PyTorch and TensorFlow frameworks, making it accessible to teams with different technology preferences.

The project shows consistent engagement with regular updates to datasets and leaderboard entries, indicating active maintenance and ongoing community participation. Development activity demonstrates responsiveness to issues and pull requests, suggesting the maintainers are actively managing the project's evolution. The codebase reflects a focus on practical usability, with implementations that work across multiple deep learning frameworks rather than being tied to a single ecosystem.