SeaWolf-AI commited on
Commit
040e7dd
·
verified ·
1 Parent(s): d71a34b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +201 -3
README.md CHANGED
@@ -1,3 +1,201 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - en
6
+ license: mit
7
+ multilinguality:
8
+ - monolingual
9
+ pretty_name: "ALL Bench Leaderboard 2026"
10
+ size_categories:
11
+ - n<1K
12
+ source_datasets:
13
+ - original
14
+ tags:
15
+ - benchmark
16
+ - leaderboard
17
+ - llm
18
+ - vlm
19
+ - ai-evaluation
20
+ - gpt-5
21
+ - claude
22
+ - gemini
23
+ - final-bench
24
+ - metacognition
25
+ - multimodal
26
+ - ai-agent
27
+ - image-generation
28
+ - video-generation
29
+ - music-generation
30
+ task_categories:
31
+ - text-generation
32
+ - visual-question-answering
33
+ - text-to-image
34
+ - text-to-video
35
+ - text-to-audio
36
+ dataset_info:
37
+ features:
38
+ - name: llm
39
+ dtype: list
40
+ - name: vlm
41
+ dtype: dict
42
+ - name: agent
43
+ dtype: list
44
+ - name: image
45
+ dtype: list
46
+ - name: video
47
+ dtype: list
48
+ - name: music
49
+ dtype: list
50
+ - name: confidence
51
+ dtype: dict
52
+ ---
53
+
54
+ # 🏆 ALL Bench Leaderboard 2026
55
+
56
+ **The only AI benchmark dataset covering LLM · VLM · Agent · Image · Video · Music in a single unified file.**
57
+
58
+ <p align="center">
59
+ <a href="https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard"><img src="https://img.shields.io/badge/🏆_Live_Leaderboard-ALL_Bench-6366f1?style=for-the-badge" alt="Live Leaderboard"></a>
60
+ </p>
61
+
62
+ <p align="center">
63
+ <a href="https://github.com/final-bench/ALL-Bench-Leaderboard"><img src="https://img.shields.io/badge/GitHub-Repo-black?style=flat-square&logo=github" alt="GitHub"></a>
64
+ <a href="https://huggingface.co/datasets/FINAL-Bench/Metacognitive"><img src="https://img.shields.io/badge/🧬_FINAL_Bench-Dataset-blueviolet?style=flat-square" alt="FINAL Bench"></a>
65
+ <a href="https://huggingface.co/spaces/FINAL-Bench/Leaderboard"><img src="https://img.shields.io/badge/🧬_FINAL_Bench-Leaderboard-teal?style=flat-square" alt="FINAL Leaderboard"></a>
66
+ </p>
67
+
68
+ ## Dataset Summary
69
+
70
+ ALL Bench Leaderboard aggregates and cross-verifies benchmark scores for **91 AI models** across 6 modalities. Every numerical score is tagged with a confidence level (`cross-verified`, `single-source`, or `self-reported`) and its original source. The dataset is designed for researchers, developers, and decision-makers who need a trustworthy, unified view of the AI model landscape.
71
+
72
+ | Category | Models | Benchmarks | Description |
73
+ |----------|--------|------------|-------------|
74
+ | **LLM** | 42 | 31 fields | MMLU-Pro, GPQA, AIME, HLE, ARC-AGI-2, Metacog, SWE-Pro, IFEval, LCB, etc. |
75
+ | **VLM Flagship** | 11 | 10 fields | MMMU, MMMU-Pro, MathVista, AI2D, OCRBench, MMStar, HallusionBench, etc. |
76
+ | **VLM Lightweight** | 5 | 34 fields | Detailed Qwen-series edge model comparison across 3 sub-categories |
77
+ | **Agent** | 10 | 8 fields | OSWorld, τ²-bench, BrowseComp, Terminal-Bench 2.0, GDPval-AA, SWE-Pro |
78
+ | **Image Gen** | 10 | 7 fields | Photo realism, text rendering, instruction following, style, aesthetics |
79
+ | **Video Gen** | 10 | 7 fields | Quality, motion, consistency, text rendering, duration, resolution |
80
+ | **Music Gen** | 8 | 6 fields | Quality, vocals, instrumental, lyrics, duration |
81
+
82
+ ## Live Leaderboard
83
+
84
+ 👉 **[https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard](https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard)**
85
+
86
+ Interactive features: composite ranking, dark mode, advanced search (`GPQA > 90 open`, `price < 1`), Model Finder, Head-to-Head comparison, Trust Map heatmap, Bar Race animation, and downloadable Intelligence Report (PDF/DOCX).
87
+
88
+ ## Data Structure
89
+
90
+ ```
91
+ all_bench_leaderboard_v2.1.json
92
+ ├── metadata # version, formula, links, model counts
93
+ ├── llm[42] # 42 LLMs × 31 fields
94
+ ├── vlm
95
+ │ ├── flagship[11] # 11 flagship VLMs × 10 benchmarks
96
+ │ └── lightweight[5]# 5 edge models × 34 benchmarks (3 sub-tables)
97
+ ├── agent[10] # 10 agent models × 8 benchmarks
98
+ ├── image[10] # 10 image gen models × S/A/B/C ratings
99
+ ├── video[10] # 10 video gen models × S/A/B/C ratings
100
+ ├── music[8] # 8 music gen models × S/A/B/C ratings
101
+ └── confidence{42} # per-model, per-benchmark source & trust level
102
+ ```
103
+
104
+ ## LLM Field Schema
105
+
106
+ | Field | Type | Description |
107
+ |-------|------|-------------|
108
+ | `name` | string | Model name |
109
+ | `provider` | string | Organization |
110
+ | `type` | string | `open` or `closed` |
111
+ | `group` | string | `flagship`, `open`, `korean`, etc. |
112
+ | `released` | string | Release date (YYYY.MM) |
113
+ | `mmluPro` | float \| null | MMLU-Pro score (%) |
114
+ | `gpqa` | float \| null | GPQA Diamond (%) |
115
+ | `aime` | float \| null | AIME 2025 (%) |
116
+ | `hle` | float \| null | Humanity's Last Exam (%) |
117
+ | `arcAgi2` | float \| null | ARC-AGI-2 (%) |
118
+ | `metacog` | float \| null | FINAL Bench Metacognitive score |
119
+ | `swePro` | float \| null | SWE-bench Pro (%) |
120
+ | `bfcl` | float \| null | Berkeley Function Calling (%) |
121
+ | `ifeval` | float \| null | IFEval instruction following (%) |
122
+ | `lcb` | float \| null | LiveCodeBench (%) |
123
+ | `sweV` | float \| null | SWE-bench Verified (%) — deprecated |
124
+ | `mmmlu` | float \| null | Multilingual MMLU (%) |
125
+ | `termBench` | float \| null | Terminal-Bench 2.0 (%) |
126
+ | `sciCode` | float \| null | SciCode (%) |
127
+ | `priceIn` / `priceOut` | float \| null | USD per 1M tokens |
128
+ | `elo` | int \| null | Arena Elo rating |
129
+ | `license` | string | `Prop`, `Apache2`, `MIT`, `Open`, etc. |
130
+
131
+ ## Composite Score
132
+
133
+ ```
134
+ Score = Avg(confirmed benchmarks) × √(N/10)
135
+ ```
136
+
137
+ 10 core benchmarks across the **5-Axis Intelligence Framework**: Knowledge · Expert Reasoning · Abstract Reasoning · Metacognition · Execution.
138
+
139
+ ## Confidence System
140
+
141
+ Each benchmark score in the `confidence` object is tagged:
142
+
143
+ | Level | Badge | Meaning |
144
+ |-------|-------|---------|
145
+ | `cross-verified` | ✓✓ | Confirmed by 2+ independent sources |
146
+ | `single-source` | ✓ | One official or third-party source |
147
+ | `self-reported` | ~ | Provider's own claim, unverified |
148
+
149
+ Example:
150
+ ```json
151
+ "Claude Opus 4.6": {
152
+ "gpqa": { "level": "cross-verified", "source": "Anthropic + Vellum + DataCamp" },
153
+ "arcAgi2": { "level": "cross-verified", "source": "Vellum + llm-stats + NxCode + DataCamp" },
154
+ "metacog": { "level": "single-source", "source": "FINAL Bench dataset" }
155
+ }
156
+ ```
157
+
158
+ ## Usage
159
+
160
+ ```python
161
+ import json
162
+ from huggingface_hub import hf_hub_download
163
+
164
+ path = hf_hub_download(
165
+ repo_id="FINAL-Bench/ALL-Bench-Leaderboard",
166
+ filename="all_bench_leaderboard_v2.1.json",
167
+ repo_type="dataset"
168
+ )
169
+ data = json.load(open(path))
170
+
171
+ # Top 5 LLMs by GPQA
172
+ ranked = sorted(data["llm"], key=lambda x: x["gpqa"] or 0, reverse=True)
173
+ for m in ranked[:5]:
174
+ print(f"{m['name']:25s} GPQA={m['gpqa']}")
175
+
176
+ # Check confidence for a score
177
+ print(data["confidence"]["Gemini 3.1 Pro"]["gpqa"])
178
+ # → {"level": "single-source", "source": "Google DeepMind model card"}
179
+ ```
180
+
181
+ ## FINAL Bench — Metacognitive Benchmark
182
+
183
+ FINAL Bench measures AI self-correction ability. Error Recovery (ER) explains 94.8% of metacognitive performance variance. 9 frontier models evaluated.
184
+
185
+ - 🧬 [FINAL-Bench/Metacognitive Dataset](https://huggingface.co/datasets/FINAL-Bench/Metacognitive)
186
+ - 🏆 [FINAL-Bench/Leaderboard](https://huggingface.co/spaces/FINAL-Bench/Leaderboard)
187
+
188
+ ## Citation
189
+
190
+ ```bibtex
191
+ @misc{allbench2026,
192
+ title={ALL Bench Leaderboard 2026: Unified Multi-Modal AI Evaluation},
193
+ author={ALL Bench Team},
194
+ year={2026},
195
+ url={https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard}
196
+ }
197
+ ```
198
+
199
+ ---
200
+
201
+ `#AIBenchmark` `#LLMLeaderboard` `#GPT5` `#Claude` `#Gemini` `#ALLBench` `#FINALBench` `#Metacognition` `#VLM` `#AIAgent` `#MultiModal` `#HuggingFace` `#ARC-AGI` `#AIEvaluation`