Commit ·
b52e25e
0
Parent(s):
Duplicate from FINAL-Bench/ALL-Bench-Leaderboard
Browse filesCo-authored-by: VIDRAFT_LAB <SeaWolf-AI@users.noreply.huggingface.co>
- .gitattributes +60 -0
- 1.png +3 -0
- 10.png +3 -0
- 11.png +3 -0
- 2.png +3 -0
- 3.png +3 -0
- 4.png +3 -0
- 5.png +3 -0
- 6.png +3 -0
- 7.png +3 -0
- 8.png +3 -0
- 9.png +3 -0
- CITATION.cff +29 -0
- README.md +333 -0
- all_bench_leaderboard_v2.1.json +3248 -0
- data/agent.jsonl +10 -0
- data/image.jsonl +10 -0
- data/llm.jsonl +41 -0
- data/music.jsonl +8 -0
- data/video.jsonl +10 -0
- data/vlm_flagship.jsonl +11 -0
- index.html +0 -0
- schema.jsonld +139 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
1.png
ADDED
|
Git LFS Details
|
10.png
ADDED
|
Git LFS Details
|
11.png
ADDED
|
Git LFS Details
|
2.png
ADDED
|
Git LFS Details
|
3.png
ADDED
|
Git LFS Details
|
4.png
ADDED
|
Git LFS Details
|
5.png
ADDED
|
Git LFS Details
|
6.png
ADDED
|
Git LFS Details
|
7.png
ADDED
|
Git LFS Details
|
8.png
ADDED
|
Git LFS Details
|
9.png
ADDED
|
Git LFS Details
|
CITATION.cff
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
title: "ALL Bench Leaderboard 2026: Unified Multi-Modal AI Evaluation"
|
| 3 |
+
message: "If you use this dataset, please cite it as below."
|
| 4 |
+
type: dataset
|
| 5 |
+
authors:
|
| 6 |
+
- name: "ALL Bench Team"
|
| 7 |
+
url: "https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard"
|
| 8 |
+
repository-code: "https://github.com/final-bench/ALL-Bench-Leaderboard"
|
| 9 |
+
license: MIT
|
| 10 |
+
version: "2.1"
|
| 11 |
+
date-released: "2026-03-08"
|
| 12 |
+
keywords:
|
| 13 |
+
- ai-benchmark
|
| 14 |
+
- llm-leaderboard
|
| 15 |
+
- vlm
|
| 16 |
+
- multimodal-ai
|
| 17 |
+
- metacognition
|
| 18 |
+
- final-bench
|
| 19 |
+
- gpt-5
|
| 20 |
+
- claude
|
| 21 |
+
- gemini
|
| 22 |
+
abstract: >-
|
| 23 |
+
ALL Bench Leaderboard is the only AI benchmark covering LLM, VLM, Agent,
|
| 24 |
+
Image, Video, and Music generation in a single unified view. It cross-verifies
|
| 25 |
+
91 AI models across 6 modalities with a 3-tier confidence system. Features
|
| 26 |
+
composite 5-axis scoring (Knowledge, Expert Reasoning, Abstract Reasoning,
|
| 27 |
+
Metacognition, Execution), interactive comparison tools, and downloadable
|
| 28 |
+
intelligence reports. Includes FINAL Bench metacognitive evaluation where
|
| 29 |
+
Error Recovery explains 94.8% of self-correction performance variance.
|
README.md
ADDED
|
@@ -0,0 +1,333 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
---
|
| 3 |
+
annotations_creators:
|
| 4 |
+
- expert-generated
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
license: mit
|
| 8 |
+
pretty_name: "ALL Bench Leaderboard 2026"
|
| 9 |
+
size_categories:
|
| 10 |
+
- n<1K
|
| 11 |
+
source_datasets:
|
| 12 |
+
- original
|
| 13 |
+
tags:
|
| 14 |
+
- benchmark
|
| 15 |
+
- leaderboard
|
| 16 |
+
- llm
|
| 17 |
+
- vlm
|
| 18 |
+
- ai-evaluation
|
| 19 |
+
- gpt-5
|
| 20 |
+
- claude
|
| 21 |
+
- gemini
|
| 22 |
+
- final-bench
|
| 23 |
+
- metacognition
|
| 24 |
+
- multimodal
|
| 25 |
+
- ai-agent
|
| 26 |
+
- image-generation
|
| 27 |
+
- video-generation
|
| 28 |
+
- music-generation
|
| 29 |
+
- union-eval
|
| 30 |
+
task_categories:
|
| 31 |
+
- text-generation
|
| 32 |
+
- visual-question-answering
|
| 33 |
+
- text-to-image
|
| 34 |
+
- text-to-video
|
| 35 |
+
- text-to-audio
|
| 36 |
+
configs:
|
| 37 |
+
- config_name: llm
|
| 38 |
+
data_files:
|
| 39 |
+
- split: train
|
| 40 |
+
path: data/llm.jsonl
|
| 41 |
+
- config_name: vlm_flagship
|
| 42 |
+
data_files:
|
| 43 |
+
- split: train
|
| 44 |
+
path: data/vlm_flagship.jsonl
|
| 45 |
+
- config_name: agent
|
| 46 |
+
data_files:
|
| 47 |
+
- split: train
|
| 48 |
+
path: data/agent.jsonl
|
| 49 |
+
- config_name: image
|
| 50 |
+
data_files:
|
| 51 |
+
- split: train
|
| 52 |
+
path: data/image.jsonl
|
| 53 |
+
- config_name: video
|
| 54 |
+
data_files:
|
| 55 |
+
- split: train
|
| 56 |
+
path: data/video.jsonl
|
| 57 |
+
- config_name: music
|
| 58 |
+
data_files:
|
| 59 |
+
- split: train
|
| 60 |
+
path: data/music.jsonl
|
| 61 |
+
models:
|
| 62 |
+
# LLM - Open Source
|
| 63 |
+
- Qwen/Qwen3.5-122B-A10B
|
| 64 |
+
- Qwen/Qwen3.5-27B
|
| 65 |
+
- Qwen/Qwen3.5-35B-A3B
|
| 66 |
+
- Qwen/Qwen3.5-9B
|
| 67 |
+
- Qwen/Qwen3.5-4B
|
| 68 |
+
- Qwen/Qwen3-Next-80B-A3B-Thinking
|
| 69 |
+
- deepseek-ai/DeepSeek-V3
|
| 70 |
+
- deepseek-ai/DeepSeek-R1
|
| 71 |
+
- zai-org/GLM-5
|
| 72 |
+
- meta-llama/Llama-4-Scout-17B-16E-Instruct
|
| 73 |
+
- meta-llama/Llama-4-Maverick-17B-128E-Instruct
|
| 74 |
+
- microsoft/phi-4
|
| 75 |
+
- upstage/Solar-Open-100B
|
| 76 |
+
- K-intelligence/Midm-2.0-Base-Instruct
|
| 77 |
+
- Nanbeige/Nanbeige4.1-3B
|
| 78 |
+
- MiniMaxAI/MiniMax-M2.5
|
| 79 |
+
- stepfun-ai/Step-3.5-Flash
|
| 80 |
+
# VLM - Open Source
|
| 81 |
+
- OpenGVLab/InternVL3-78B
|
| 82 |
+
- Qwen/Qwen2.5-VL-72B-Instruct
|
| 83 |
+
- Qwen/Qwen3-VL-30B-A3B
|
| 84 |
+
# Image Generation
|
| 85 |
+
- black-forest-labs/FLUX.1-dev
|
| 86 |
+
- stabilityai/stable-diffusion-3.5-large
|
| 87 |
+
# Video Generation
|
| 88 |
+
- Lightricks/LTX-Video
|
| 89 |
+
# Music Generation
|
| 90 |
+
- facebook/musicgen-large
|
| 91 |
+
- facebook/jasco-chords-drums-melody-1B
|
| 92 |
+
---
|
| 93 |
+
|
| 94 |
+
# 🏆 ALL Bench Leaderboard 2026
|
| 95 |
+
|
| 96 |
+
**The only AI benchmark dataset covering LLM · VLM · Agent · Image · Video · Music in a single unified file.**
|
| 97 |
+
|
| 98 |
+
<p align="center">
|
| 99 |
+
<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>
|
| 100 |
+
</p>
|
| 101 |
+
|
| 102 |
+
<p align="center">
|
| 103 |
+
<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>
|
| 104 |
+
<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>
|
| 105 |
+
<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>
|
| 106 |
+
</p>
|
| 107 |
+
|
| 108 |
+

|
| 109 |
+
|
| 110 |
+

|
| 111 |
+
|
| 112 |
+
|
| 113 |
+
## Dataset Summary
|
| 114 |
+
|
| 115 |
+
ALL Bench Leaderboard aggregates and cross-verifies benchmark scores for **90+ 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.
|
| 116 |
+
|
| 117 |
+
| Category | Models | Benchmarks | Description |
|
| 118 |
+
|----------|--------|------------|-------------|
|
| 119 |
+
| **LLM** | 41 | 32 fields | MMLU-Pro, GPQA, AIME, HLE, ARC-AGI-2, Metacog, SWE-Pro, IFEval, LCB, **Union Eval**, etc. |
|
| 120 |
+
| **VLM Flagship** | 11 | 10 fields | MMMU, MMMU-Pro, MathVista, AI2D, OCRBench, MMStar, HallusionBench, etc. |
|
| 121 |
+
| **Agent** | 10 | 8 fields | OSWorld, τ²-bench, BrowseComp, Terminal-Bench 2.0, GDPval-AA, SWE-Pro |
|
| 122 |
+
| **Image Gen** | 10 | 7 fields | Photo realism, text rendering, instruction following, style, aesthetics |
|
| 123 |
+
| **Video Gen** | 10 | 7 fields | Quality, motion, consistency, text rendering, duration, resolution |
|
| 124 |
+
| **Music Gen** | 8 | 6 fields | Quality, vocals, instrumental, lyrics, duration |
|
| 125 |
+
|
| 126 |
+

|
| 127 |
+
|
| 128 |
+

|
| 129 |
+
|
| 130 |
+

|
| 131 |
+
|
| 132 |
+
|
| 133 |
+
## What's New — v2.2.1
|
| 134 |
+
|
| 135 |
+
### 🏅 Union Eval ★NEW
|
| 136 |
+
|
| 137 |
+
**ALL Bench's proprietary integrated benchmark.** Fuses the discriminative core of 10 existing benchmarks (GPQA, AIME, HLE, MMLU-Pro, IFEval, LiveCodeBench, BFCL, ARC-AGI, SWE, FINAL Bench) into a single 1000-question pool with a season-based rotation system.
|
| 138 |
+
|
| 139 |
+
**Key features:**
|
| 140 |
+
- **100% JSON auto-graded** — every question requires mandatory JSON output with verifiable fields. Zero keyword matching.
|
| 141 |
+
- **Fuzzy JSON matching** — tolerates key name variants, fraction formats, text fallback when JSON parsing fails.
|
| 142 |
+
- **Season rotation** — 70% new questions each season, 30% anchor questions for cross-season IRT calibration.
|
| 143 |
+
- **8 rounds of empirical testing** — v2 (82.4%) → v3 (82.0%) → Final (79.5%) → S2 (81.8%) → S3 (75.0%) → Fuzzy (69.9/69.3%).
|
| 144 |
+
|
| 145 |
+
**Key discovery:** *"The bottleneck in benchmarking is not question difficulty — it's grading methodology."*
|
| 146 |
+
|
| 147 |
+
**Empirically confirmed LLM weakness map:**
|
| 148 |
+
- 🔴 Poetry + code cross-constraints: 18-28%
|
| 149 |
+
- 🔴 Complex JSON structure (10+ constraints): 0%
|
| 150 |
+
- 🔴 Pure series computation (Σk²/3ᵏ): 0%
|
| 151 |
+
- 🟢 Metacognitive reasoning (Bayes, proof errors): 95%
|
| 152 |
+
- 🟢 Revised science detection: 86%
|
| 153 |
+
|
| 154 |
+
**Current scores (S3, 20Q sample, Fuzzy JSON):**
|
| 155 |
+
|
| 156 |
+
| Model | Union Eval |
|
| 157 |
+
|-------|-----------|
|
| 158 |
+
| Claude Sonnet 4.6 | **69.9** |
|
| 159 |
+
| Claude Opus 4.6 | **69.3** |
|
| 160 |
+
|
| 161 |
+
### Other v2.2 changes
|
| 162 |
+
- Fair Coverage Correction: composite scoring ^0.5 → ^0.7
|
| 163 |
+
- +7 FINAL Bench scores (15 total)
|
| 164 |
+
- Columns sorted by fill rate
|
| 165 |
+
- Model Card popup (click model name) · FINAL Bench detail popup (click Metacog score)
|
| 166 |
+
- 🔥 Heatmap, 💰 Price vs Performance scatter tools
|
| 167 |
+
|
| 168 |
+
|
| 169 |
+
## Live Leaderboard
|
| 170 |
+
|
| 171 |
+
👉 **[https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard](https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard)**
|
| 172 |
+
|
| 173 |
+
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, Model Card popup, FINAL Bench detail popup, and downloadable Intelligence Report (PDF/DOCX).
|
| 174 |
+
|
| 175 |
+
## Data Structure
|
| 176 |
+
|
| 177 |
+
```
|
| 178 |
+
data/
|
| 179 |
+
├── llm.jsonl # 41 LLMs × 32 fields (incl. unionEval ★NEW)
|
| 180 |
+
├── vlm_flagship.jsonl # 11 flagship VLMs × 10 benchmarks
|
| 181 |
+
├── agent.jsonl # 10 agent models × 8 benchmarks
|
| 182 |
+
├── image.jsonl # 10 image gen models × S/A/B/C ratings
|
| 183 |
+
├── video.jsonl # 10 video gen models × S/A/B/C ratings
|
| 184 |
+
└── music.jsonl # 8 music gen models × S/A/B/C ratings
|
| 185 |
+
```
|
| 186 |
+
|
| 187 |
+
## LLM Field Schema
|
| 188 |
+
|
| 189 |
+
| Field | Type | Description |
|
| 190 |
+
|-------|------|-------------|
|
| 191 |
+
| `name` | string | Model name |
|
| 192 |
+
| `provider` | string | Organization |
|
| 193 |
+
| `type` | string | `open` or `closed` |
|
| 194 |
+
| `group` | string | `flagship`, `open`, `korean`, etc. |
|
| 195 |
+
| `released` | string | Release date (YYYY.MM) |
|
| 196 |
+
| `mmluPro` | float \| null | MMLU-Pro score (%) |
|
| 197 |
+
| `gpqa` | float \| null | GPQA Diamond (%) |
|
| 198 |
+
| `aime` | float \| null | AIME 2025 (%) |
|
| 199 |
+
| `hle` | float \| null | Humanity's Last Exam (%) |
|
| 200 |
+
| `arcAgi2` | float \| null | ARC-AGI-2 (%) |
|
| 201 |
+
| `metacog` | float \| null | FINAL Bench Metacognitive score |
|
| 202 |
+
| `swePro` | float \| null | SWE-bench Pro (%) |
|
| 203 |
+
| `bfcl` | float \| null | Berkeley Function Calling (%) |
|
| 204 |
+
| `ifeval` | float \| null | IFEval instruction following (%) |
|
| 205 |
+
| `lcb` | float \| null | LiveCodeBench (%) |
|
| 206 |
+
| `sweV` | float \| null | SWE-bench Verified (%) — deprecated |
|
| 207 |
+
| `mmmlu` | float \| null | Multilingual MMLU (%) |
|
| 208 |
+
| `termBench` | float \| null | Terminal-Bench 2.0 (%) |
|
| 209 |
+
| `sciCode` | float \| null | SciCode (%) |
|
| 210 |
+
| `unionEval` | float \| null | **★NEW** Union Eval S3 — ALL Bench integrated benchmark (100% JSON auto-graded) |
|
| 211 |
+
| `priceIn` / `priceOut` | float \| null | USD per 1M tokens |
|
| 212 |
+
| `elo` | int \| null | Arena Elo rating |
|
| 213 |
+
| `license` | string | `Prop`, `Apache2`, `MIT`, `Open`, etc. |
|
| 214 |
+
|
| 215 |
+

|
| 216 |
+
|
| 217 |
+

|
| 218 |
+
|
| 219 |
+

|
| 220 |
+
|
| 221 |
+
## Composite Score
|
| 222 |
+
|
| 223 |
+
```
|
| 224 |
+
Score = Avg(confirmed benchmarks) × (N/10)^0.7
|
| 225 |
+
```
|
| 226 |
+
|
| 227 |
+
10 core benchmarks across the **5-Axis Intelligence Framework**: Knowledge · Expert Reasoning · Abstract Reasoning · Metacognition · Execution.
|
| 228 |
+
|
| 229 |
+
**v2.2 change:** Exponent adjusted from 0.5 to 0.7 for fairer coverage weighting. Models with 7/10 benchmarks receive ×0.79 (was ×0.84), while 4/10 receives ×0.53 (was ×0.63).
|
| 230 |
+
|
| 231 |
+
## Confidence System
|
| 232 |
+
|
| 233 |
+
Each benchmark score in the `confidence` object is tagged:
|
| 234 |
+
|
| 235 |
+
| Level | Badge | Meaning |
|
| 236 |
+
|-------|-------|---------|
|
| 237 |
+
| `cross-verified` | ✓✓ | Confirmed by 2+ independent sources |
|
| 238 |
+
| `single-source` | ✓ | One official or third-party source |
|
| 239 |
+
| `self-reported` | ~ | Provider's own claim, unverified |
|
| 240 |
+
|
| 241 |
+
Example:
|
| 242 |
+
```json
|
| 243 |
+
"Claude Opus 4.6": {
|
| 244 |
+
"gpqa": { "level": "cross-verified", "source": "Anthropic + Vellum + DataCamp" },
|
| 245 |
+
"arcAgi2": { "level": "cross-verified", "source": "Vellum + llm-stats + NxCode + DataCamp" },
|
| 246 |
+
"metacog": { "level": "single-source", "source": "FINAL Bench dataset" },
|
| 247 |
+
"unionEval": { "level": "single-source", "source": "Union Eval S3 — ALL Bench official" }
|
| 248 |
+
}
|
| 249 |
+
```
|
| 250 |
+
|
| 251 |
+
## Usage
|
| 252 |
+
|
| 253 |
+
```python
|
| 254 |
+
from datasets import load_dataset
|
| 255 |
+
|
| 256 |
+
# Load LLM data
|
| 257 |
+
ds = load_dataset("FINAL-Bench/ALL-Bench-Leaderboard", "llm")
|
| 258 |
+
df = ds["train"].to_pandas()
|
| 259 |
+
|
| 260 |
+
# Top 5 LLMs by GPQA
|
| 261 |
+
ranked = df.dropna(subset=["gpqa"]).sort_values("gpqa", ascending=False)
|
| 262 |
+
for _, m in ranked.head(5).iterrows():
|
| 263 |
+
print(f"{m['name']:25s} GPQA={m['gpqa']}")
|
| 264 |
+
|
| 265 |
+
# Union Eval scores
|
| 266 |
+
union = df.dropna(subset=["unionEval"]).sort_values("unionEval", ascending=False)
|
| 267 |
+
for _, m in union.iterrows():
|
| 268 |
+
print(f"{m['name']:25s} Union Eval={m['unionEval']}")
|
| 269 |
+
```
|
| 270 |
+
|
| 271 |
+

|
| 272 |
+
|
| 273 |
+

|
| 274 |
+
|
| 275 |
+

|
| 276 |
+
|
| 277 |
+
|
| 278 |
+
## Union Eval — Integrated AI Assessment
|
| 279 |
+
|
| 280 |
+
Union Eval is ALL Bench's proprietary benchmark designed to address three fundamental problems with existing AI evaluations:
|
| 281 |
+
|
| 282 |
+
1. **Contamination** — Public benchmarks leak into training data. Union Eval rotates 70% of questions each season.
|
| 283 |
+
2. **Single-axis measurement** — AIME tests only math, IFEval only instruction-following. Union Eval integrates arithmetic, poetry constraints, metacognition, coding, calibration, and myth detection.
|
| 284 |
+
3. **Score inflation via keyword matching** — Traditional rubric grading gives 100% to "well-written" answers even if content is wrong. Union Eval enforces mandatory JSON output with zero keyword matching.
|
| 285 |
+
|
| 286 |
+
**Structure (S3 — 100 Questions from 1000 Pool):**
|
| 287 |
+
|
| 288 |
+
| Category | Questions | Role | Expected Score |
|
| 289 |
+
|----------|-----------|------|---------------|
|
| 290 |
+
| Pure Arithmetic | 10 | Confirmed Killer #1 | 0-57% |
|
| 291 |
+
| Poetry/Verse IFEval | 8 | Confirmed Killer #2 | 18-28% |
|
| 292 |
+
| Structured Data IFEval | 7 | JSON/CSV verification | 0-70% |
|
| 293 |
+
| FINAL Bench Metacognition | 20 | Core brand | 50-95% |
|
| 294 |
+
| Union Complex Synthesis | 15 | Extreme multi-domain | 40-73% |
|
| 295 |
+
| Revised Science / Myths | 5 | Calibration traps | 50-86% |
|
| 296 |
+
| Code I/O, GPQA, HLE | 19 | Expert + execution | 50-100% |
|
| 297 |
+
| BFCL Tool Use, Anchors | 16 | Cross-season calibration | varies |
|
| 298 |
+
|
| 299 |
+
Note: The 100-question dataset is **not publicly released** to prevent contamination. Only scores are published.
|
| 300 |
+
|
| 301 |
+
|
| 302 |
+
## FINAL Bench — Metacognitive Benchmark
|
| 303 |
+
|
| 304 |
+
FINAL Bench measures AI self-correction ability. Error Recovery (ER) explains 94.8% of metacognitive performance variance. 15 frontier models evaluated.
|
| 305 |
+
|
| 306 |
+
- 🧬 [FINAL-Bench/Metacognitive Dataset](https://huggingface.co/datasets/FINAL-Bench/Metacognitive)
|
| 307 |
+
- 🏆 [FINAL-Bench/Leaderboard](https://huggingface.co/spaces/FINAL-Bench/Leaderboard)
|
| 308 |
+
|
| 309 |
+
|
| 310 |
+
## Changelog
|
| 311 |
+
|
| 312 |
+
| Version | Date | Changes |
|
| 313 |
+
|---------|------|---------|
|
| 314 |
+
| **v2.2.1** | 2026-03-10 | 🏅 **Union Eval ★NEW** — integrated benchmark column (`unionEval` field). Claude Opus 4.6: 69.3 · Sonnet 4.6: 69.9 |
|
| 315 |
+
| v2.2 | 2026-03-10 | Fair Coverage (^0.7), +7 Metacog scores, Model Cards, FINAL Bench popup, Heatmap, Price-Perf |
|
| 316 |
+
| v2.1 | 2026-03-08 | Confidence badges, Intelligence Report, source tracking |
|
| 317 |
+
| v2.0 | 2026-03-07 | All blanks filled, Korean AI data, 42 LLMs cross-verified |
|
| 318 |
+
| v1.9 | 2026-03-05 | +3 LLMs, dark mode, mobile responsive |
|
| 319 |
+
|
| 320 |
+
## Citation
|
| 321 |
+
|
| 322 |
+
```bibtex
|
| 323 |
+
@misc{allbench2026,
|
| 324 |
+
title={ALL Bench Leaderboard 2026: Unified Multi-Modal AI Evaluation},
|
| 325 |
+
author={ALL Bench Team},
|
| 326 |
+
year={2026},
|
| 327 |
+
url={https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard}
|
| 328 |
+
}
|
| 329 |
+
```
|
| 330 |
+
|
| 331 |
+
---
|
| 332 |
+
|
| 333 |
+
`#AIBenchmark` `#LLMLeaderboard` `#GPT5` `#Claude` `#Gemini` `#ALLBench` `#FINALBench` `#Metacognition` `#UnionEval` `#VLM` `#AIAgent` `#MultiModal` `#HuggingFace` `#ARC-AGI` `#AIEvaluation` `#VIDRAFT.net`
|
all_bench_leaderboard_v2.1.json
ADDED
|
@@ -0,0 +1,3248 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"name": "ALL Bench Leaderboard 2026",
|
| 4 |
+
"version": "2.1",
|
| 5 |
+
"lastVerified": "2026-03-08",
|
| 6 |
+
"description": "Unified Multi-Modal AI Benchmark — LLM · VLM · Agent · Image · Video · Music",
|
| 7 |
+
"scoreFormula": "Avg(verified benchmarks) × √(N/10)",
|
| 8 |
+
"coreBenchmarks": [
|
| 9 |
+
"MMLU-Pro",
|
| 10 |
+
"GPQA",
|
| 11 |
+
"AIME",
|
| 12 |
+
"HLE",
|
| 13 |
+
"ARC-AGI-2",
|
| 14 |
+
"FINAL Bench (Metacog)",
|
| 15 |
+
"SWE-Pro",
|
| 16 |
+
"BFCL",
|
| 17 |
+
"IFEval",
|
| 18 |
+
"LiveCodeBench"
|
| 19 |
+
],
|
| 20 |
+
"fiveAxisFramework": [
|
| 21 |
+
"Knowledge",
|
| 22 |
+
"Expert Reasoning",
|
| 23 |
+
"Abstract Reasoning",
|
| 24 |
+
"Metacognition",
|
| 25 |
+
"Execution"
|
| 26 |
+
],
|
| 27 |
+
"links": {
|
| 28 |
+
"huggingfaceDataset": "https://huggingface.co/datasets/FINAL-Bench/ALL-Bench-Leaderboard",
|
| 29 |
+
"github": "https://github.com/final-bench/ALL-Bench-Leaderboard",
|
| 30 |
+
"finalBenchDataset": "https://huggingface.co/datasets/FINAL-Bench/Metacognitive",
|
| 31 |
+
"finalBenchLeaderboard": "https://huggingface.co/spaces/FINAL-Bench/Leaderboard"
|
| 32 |
+
},
|
| 33 |
+
"counts": {
|
| 34 |
+
"llm": 42,
|
| 35 |
+
"vlmFlagship": 11,
|
| 36 |
+
"vlmLightweight": 5,
|
| 37 |
+
"agent": 10,
|
| 38 |
+
"image": 10,
|
| 39 |
+
"video": 10,
|
| 40 |
+
"music": 8
|
| 41 |
+
}
|
| 42 |
+
},
|
| 43 |
+
"llm": [
|
| 44 |
+
{
|
| 45 |
+
"name": "GPT-5.2",
|
| 46 |
+
"provider": "OpenAI",
|
| 47 |
+
"type": "closed",
|
| 48 |
+
"group": "flagship",
|
| 49 |
+
"released": "2026.02",
|
| 50 |
+
"mmluPro": 80,
|
| 51 |
+
"gpqa": 93.2,
|
| 52 |
+
"aime": 100,
|
| 53 |
+
"hle": 35.4,
|
| 54 |
+
"arcAgi2": 52.9,
|
| 55 |
+
"metacog": 62.76,
|
| 56 |
+
"swePro": null,
|
| 57 |
+
"bfcl": null,
|
| 58 |
+
"ifeval": 90.5,
|
| 59 |
+
"lcb": 80,
|
| 60 |
+
"sweV": 80,
|
| 61 |
+
"mmmlu": 82,
|
| 62 |
+
"maxIn": 400,
|
| 63 |
+
"maxOut": 128,
|
| 64 |
+
"tokPerSec": null,
|
| 65 |
+
"ttft": 0.6,
|
| 66 |
+
"vision": [
|
| 67 |
+
"Image"
|
| 68 |
+
],
|
| 69 |
+
"archType": "Dense",
|
| 70 |
+
"archDetail": "Reasoning",
|
| 71 |
+
"elo": 1510,
|
| 72 |
+
"license": "Prop",
|
| 73 |
+
"priceIn": 1.75,
|
| 74 |
+
"priceOut": 14,
|
| 75 |
+
"modelUrl": "https://openai.com/gpt-5",
|
| 76 |
+
"termBench": 64.9,
|
| 77 |
+
"sciCode": 54.6
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"name": "GPT-5.3 Codex",
|
| 81 |
+
"provider": "OpenAI",
|
| 82 |
+
"type": "closed",
|
| 83 |
+
"group": "flagship",
|
| 84 |
+
"released": "2026.02",
|
| 85 |
+
"mmluPro": 82.9,
|
| 86 |
+
"gpqa": 91.5,
|
| 87 |
+
"aime": 95,
|
| 88 |
+
"hle": 36,
|
| 89 |
+
"arcAgi2": null,
|
| 90 |
+
"metacog": null,
|
| 91 |
+
"swePro": 57,
|
| 92 |
+
"bfcl": null,
|
| 93 |
+
"ifeval": null,
|
| 94 |
+
"lcb": null,
|
| 95 |
+
"sweV": null,
|
| 96 |
+
"mmmlu": 83,
|
| 97 |
+
"maxIn": 400,
|
| 98 |
+
"maxOut": 128,
|
| 99 |
+
"tokPerSec": null,
|
| 100 |
+
"ttft": null,
|
| 101 |
+
"vision": [
|
| 102 |
+
"Image"
|
| 103 |
+
],
|
| 104 |
+
"archType": "Dense",
|
| 105 |
+
"archDetail": "Reasoning(Coding)",
|
| 106 |
+
"elo": 1500,
|
| 107 |
+
"license": "Prop",
|
| 108 |
+
"priceIn": 7.5,
|
| 109 |
+
"priceOut": 30,
|
| 110 |
+
"modelUrl": "https://openai.com/codex",
|
| 111 |
+
"termBench": 77.3,
|
| 112 |
+
"sciCode": null
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"name": "Claude Opus 4.6",
|
| 116 |
+
"provider": "Anthropic",
|
| 117 |
+
"type": "closed",
|
| 118 |
+
"group": "flagship",
|
| 119 |
+
"released": "2025.10",
|
| 120 |
+
"mmluPro": 78.5,
|
| 121 |
+
"gpqa": 91.3,
|
| 122 |
+
"aime": 100,
|
| 123 |
+
"hle": 40,
|
| 124 |
+
"arcAgi2": 68.8,
|
| 125 |
+
"metacog": 56.04,
|
| 126 |
+
"swePro": 45,
|
| 127 |
+
"bfcl": null,
|
| 128 |
+
"ifeval": 93.1,
|
| 129 |
+
"lcb": 76,
|
| 130 |
+
"sweV": 80.8,
|
| 131 |
+
"mmmlu": 80,
|
| 132 |
+
"maxIn": 200,
|
| 133 |
+
"maxOut": 32,
|
| 134 |
+
"tokPerSec": null,
|
| 135 |
+
"ttft": 3.5,
|
| 136 |
+
"vision": [
|
| 137 |
+
"Image",
|
| 138 |
+
"Video"
|
| 139 |
+
],
|
| 140 |
+
"archType": "Dense",
|
| 141 |
+
"archDetail": "Reasoning(Adaptive)",
|
| 142 |
+
"elo": 1498,
|
| 143 |
+
"license": "Prop",
|
| 144 |
+
"priceIn": 5,
|
| 145 |
+
"priceOut": 25,
|
| 146 |
+
"modelUrl": "https://anthropic.com/claude",
|
| 147 |
+
"termBench": 74.7,
|
| 148 |
+
"sciCode": null
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"name": "Gemini 3.1 Pro",
|
| 152 |
+
"provider": "Google",
|
| 153 |
+
"type": "closed",
|
| 154 |
+
"group": "flagship",
|
| 155 |
+
"released": "2026.01",
|
| 156 |
+
"mmluPro": 83,
|
| 157 |
+
"gpqa": 94.3,
|
| 158 |
+
"aime": 97,
|
| 159 |
+
"hle": 44.4,
|
| 160 |
+
"arcAgi2": 77.1,
|
| 161 |
+
"metacog": 59.5,
|
| 162 |
+
"swePro": 43.3,
|
| 163 |
+
"bfcl": null,
|
| 164 |
+
"ifeval": 91,
|
| 165 |
+
"lcb": null,
|
| 166 |
+
"sweV": 80.6,
|
| 167 |
+
"mmmlu": 88,
|
| 168 |
+
"maxIn": 2000,
|
| 169 |
+
"maxOut": 64,
|
| 170 |
+
"tokPerSec": null,
|
| 171 |
+
"ttft": 4.2,
|
| 172 |
+
"vision": [
|
| 173 |
+
"Image",
|
| 174 |
+
"Video",
|
| 175 |
+
"Audio"
|
| 176 |
+
],
|
| 177 |
+
"archType": "Dense",
|
| 178 |
+
"archDetail": "Reasoning(DeepThink)",
|
| 179 |
+
"elo": 1501,
|
| 180 |
+
"license": "Prop",
|
| 181 |
+
"priceIn": 2,
|
| 182 |
+
"priceOut": 12,
|
| 183 |
+
"modelUrl": "https://gemini.google.com",
|
| 184 |
+
"termBench": 78.4,
|
| 185 |
+
"sciCode": 58.9
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"name": "Grok 4 Heavy",
|
| 189 |
+
"provider": "xAI",
|
| 190 |
+
"type": "closed",
|
| 191 |
+
"group": "flagship",
|
| 192 |
+
"released": "2025.11",
|
| 193 |
+
"mmluPro": 85,
|
| 194 |
+
"gpqa": 87.5,
|
| 195 |
+
"aime": 95,
|
| 196 |
+
"hle": 28,
|
| 197 |
+
"arcAgi2": null,
|
| 198 |
+
"metacog": null,
|
| 199 |
+
"swePro": 25,
|
| 200 |
+
"bfcl": null,
|
| 201 |
+
"ifeval": 88,
|
| 202 |
+
"lcb": null,
|
| 203 |
+
"sweV": 72,
|
| 204 |
+
"mmmlu": 76,
|
| 205 |
+
"maxIn": 256,
|
| 206 |
+
"maxOut": 32,
|
| 207 |
+
"tokPerSec": null,
|
| 208 |
+
"ttft": 6,
|
| 209 |
+
"vision": [
|
| 210 |
+
"Image"
|
| 211 |
+
],
|
| 212 |
+
"archType": "Dense",
|
| 213 |
+
"archDetail": "Reasoning",
|
| 214 |
+
"elo": 1460,
|
| 215 |
+
"license": "Prop",
|
| 216 |
+
"priceIn": 3,
|
| 217 |
+
"priceOut": 15,
|
| 218 |
+
"modelUrl": "https://x.ai/grok",
|
| 219 |
+
"termBench": 27.2,
|
| 220 |
+
"sciCode": null
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"name": "Claude Sonnet 4.6",
|
| 224 |
+
"provider": "Anthropic",
|
| 225 |
+
"type": "closed",
|
| 226 |
+
"group": "flagship",
|
| 227 |
+
"released": "2026.02",
|
| 228 |
+
"mmluPro": null,
|
| 229 |
+
"gpqa": 89.9,
|
| 230 |
+
"aime": 83,
|
| 231 |
+
"hle": null,
|
| 232 |
+
"arcAgi2": 60.4,
|
| 233 |
+
"metacog": null,
|
| 234 |
+
"swePro": null,
|
| 235 |
+
"bfcl": null,
|
| 236 |
+
"ifeval": 89.5,
|
| 237 |
+
"lcb": null,
|
| 238 |
+
"sweV": 79.6,
|
| 239 |
+
"mmmlu": null,
|
| 240 |
+
"maxIn": 200,
|
| 241 |
+
"maxOut": 64,
|
| 242 |
+
"tokPerSec": null,
|
| 243 |
+
"ttft": 2,
|
| 244 |
+
"vision": [
|
| 245 |
+
"Image",
|
| 246 |
+
"Video"
|
| 247 |
+
],
|
| 248 |
+
"archType": "Dense",
|
| 249 |
+
"archDetail": "Reasoning",
|
| 250 |
+
"elo": 1482,
|
| 251 |
+
"license": "Prop",
|
| 252 |
+
"priceIn": 3,
|
| 253 |
+
"priceOut": 15,
|
| 254 |
+
"modelUrl": "https://anthropic.com/claude",
|
| 255 |
+
"termBench": 53,
|
| 256 |
+
"sciCode": null
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"name": "GPT-OSS-120B",
|
| 260 |
+
"provider": "OpenAI",
|
| 261 |
+
"type": "open",
|
| 262 |
+
"group": "gptoss",
|
| 263 |
+
"released": "2025.12",
|
| 264 |
+
"mmluPro": 90,
|
| 265 |
+
"gpqa": 80.9,
|
| 266 |
+
"aime": 97.9,
|
| 267 |
+
"hle": 12,
|
| 268 |
+
"arcAgi2": null,
|
| 269 |
+
"metacog": 60.42,
|
| 270 |
+
"swePro": 16.2,
|
| 271 |
+
"bfcl": null,
|
| 272 |
+
"ifeval": null,
|
| 273 |
+
"lcb": null,
|
| 274 |
+
"sweV": null,
|
| 275 |
+
"mmmlu": 72,
|
| 276 |
+
"maxIn": 128,
|
| 277 |
+
"maxOut": 32,
|
| 278 |
+
"tokPerSec": null,
|
| 279 |
+
"ttft": null,
|
| 280 |
+
"vision": [
|
| 281 |
+
"Text"
|
| 282 |
+
],
|
| 283 |
+
"archType": "MoE",
|
| 284 |
+
"archDetail": "Reasoning(5.1B/116.8B)",
|
| 285 |
+
"elo": 1380,
|
| 286 |
+
"license": "Apache2",
|
| 287 |
+
"priceIn": 0,
|
| 288 |
+
"priceOut": 0,
|
| 289 |
+
"modelUrl": "https://huggingface.co/openai",
|
| 290 |
+
"termBench": null,
|
| 291 |
+
"sciCode": null
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"name": "GPT-OSS-20B",
|
| 295 |
+
"provider": "OpenAI",
|
| 296 |
+
"type": "open",
|
| 297 |
+
"group": "gptoss",
|
| 298 |
+
"released": "2025.12",
|
| 299 |
+
"mmluPro": 85.3,
|
| 300 |
+
"gpqa": 71.5,
|
| 301 |
+
"aime": 98.7,
|
| 302 |
+
"hle": 7,
|
| 303 |
+
"arcAgi2": null,
|
| 304 |
+
"metacog": null,
|
| 305 |
+
"swePro": null,
|
| 306 |
+
"bfcl": null,
|
| 307 |
+
"ifeval": null,
|
| 308 |
+
"lcb": null,
|
| 309 |
+
"sweV": null,
|
| 310 |
+
"mmmlu": 68,
|
| 311 |
+
"maxIn": 128,
|
| 312 |
+
"maxOut": 32,
|
| 313 |
+
"tokPerSec": null,
|
| 314 |
+
"ttft": null,
|
| 315 |
+
"vision": [
|
| 316 |
+
"Text"
|
| 317 |
+
],
|
| 318 |
+
"archType": "MoE",
|
| 319 |
+
"archDetail": "Reasoning(3.6B/20.9B)",
|
| 320 |
+
"elo": 1340,
|
| 321 |
+
"license": "Apache2",
|
| 322 |
+
"priceIn": 0,
|
| 323 |
+
"priceOut": 0,
|
| 324 |
+
"modelUrl": "https://huggingface.co/openai",
|
| 325 |
+
"termBench": null,
|
| 326 |
+
"sciCode": null
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"name": "Qwen3.5-397B",
|
| 330 |
+
"provider": "Alibaba",
|
| 331 |
+
"type": "open",
|
| 332 |
+
"group": "qwen",
|
| 333 |
+
"released": "2026.01",
|
| 334 |
+
"mmluPro": 87.8,
|
| 335 |
+
"gpqa": 88.4,
|
| 336 |
+
"aime": 91.3,
|
| 337 |
+
"hle": 32,
|
| 338 |
+
"arcAgi2": null,
|
| 339 |
+
"metacog": null,
|
| 340 |
+
"swePro": 38,
|
| 341 |
+
"bfcl": null,
|
| 342 |
+
"ifeval": 92.6,
|
| 343 |
+
"lcb": null,
|
| 344 |
+
"sweV": 76.4,
|
| 345 |
+
"mmmlu": 85,
|
| 346 |
+
"maxIn": 262,
|
| 347 |
+
"maxOut": 32,
|
| 348 |
+
"tokPerSec": 45,
|
| 349 |
+
"ttft": 5,
|
| 350 |
+
"vision": [
|
| 351 |
+
"Image",
|
| 352 |
+
"Video"
|
| 353 |
+
],
|
| 354 |
+
"archType": "MoE+Hybrid",
|
| 355 |
+
"archDetail": "Reasoning(17B/397B)",
|
| 356 |
+
"elo": 1445,
|
| 357 |
+
"license": "Apache2",
|
| 358 |
+
"priceIn": null,
|
| 359 |
+
"priceOut": null,
|
| 360 |
+
"modelUrl": "https://huggingface.co/Qwen",
|
| 361 |
+
"termBench": null,
|
| 362 |
+
"sciCode": null
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"name": "Qwen3.5-122B",
|
| 366 |
+
"provider": "Alibaba",
|
| 367 |
+
"type": "open",
|
| 368 |
+
"group": "qwen",
|
| 369 |
+
"released": "2026.01",
|
| 370 |
+
"mmluPro": null,
|
| 371 |
+
"gpqa": 87.6,
|
| 372 |
+
"aime": 85,
|
| 373 |
+
"hle": 24,
|
| 374 |
+
"arcAgi2": null,
|
| 375 |
+
"metacog": null,
|
| 376 |
+
"swePro": 28,
|
| 377 |
+
"bfcl": 72.2,
|
| 378 |
+
"ifeval": 93.4,
|
| 379 |
+
"lcb": null,
|
| 380 |
+
"sweV": 72.2,
|
| 381 |
+
"mmmlu": 82,
|
| 382 |
+
"maxIn": 262,
|
| 383 |
+
"maxOut": 32,
|
| 384 |
+
"tokPerSec": null,
|
| 385 |
+
"ttft": 6,
|
| 386 |
+
"vision": [
|
| 387 |
+
"Image",
|
| 388 |
+
"Video"
|
| 389 |
+
],
|
| 390 |
+
"archType": "MoE+Hybrid",
|
| 391 |
+
"archDetail": "Reasoning(10B/122B)",
|
| 392 |
+
"elo": 1420,
|
| 393 |
+
"license": "Apache2",
|
| 394 |
+
"priceIn": 0.4,
|
| 395 |
+
"priceOut": 1.2,
|
| 396 |
+
"modelUrl": "https://huggingface.co/Qwen",
|
| 397 |
+
"termBench": null,
|
| 398 |
+
"sciCode": null
|
| 399 |
+
},
|
| 400 |
+
{
|
| 401 |
+
"name": "Qwen3.5-27B",
|
| 402 |
+
"provider": "Alibaba",
|
| 403 |
+
"type": "open",
|
| 404 |
+
"group": "qwen",
|
| 405 |
+
"released": "2026.01",
|
| 406 |
+
"mmluPro": 86.1,
|
| 407 |
+
"gpqa": 85.5,
|
| 408 |
+
"aime": null,
|
| 409 |
+
"hle": 18,
|
| 410 |
+
"arcAgi2": null,
|
| 411 |
+
"metacog": null,
|
| 412 |
+
"swePro": 20,
|
| 413 |
+
"bfcl": null,
|
| 414 |
+
"ifeval": null,
|
| 415 |
+
"lcb": null,
|
| 416 |
+
"sweV": 72.4,
|
| 417 |
+
"mmmlu": 80,
|
| 418 |
+
"maxIn": 262,
|
| 419 |
+
"maxOut": 32,
|
| 420 |
+
"tokPerSec": null,
|
| 421 |
+
"ttft": 5.5,
|
| 422 |
+
"vision": [
|
| 423 |
+
"Image",
|
| 424 |
+
"Video"
|
| 425 |
+
],
|
| 426 |
+
"archType": "Dense",
|
| 427 |
+
"archDetail": "Reasoning(27B)",
|
| 428 |
+
"elo": 1395,
|
| 429 |
+
"license": "Apache2",
|
| 430 |
+
"priceIn": null,
|
| 431 |
+
"priceOut": null,
|
| 432 |
+
"modelUrl": "https://huggingface.co/Qwen",
|
| 433 |
+
"termBench": null,
|
| 434 |
+
"sciCode": null
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"name": "Qwen3.5-35B",
|
| 438 |
+
"provider": "Alibaba",
|
| 439 |
+
"type": "open",
|
| 440 |
+
"group": "qwen",
|
| 441 |
+
"released": "2026.01",
|
| 442 |
+
"mmluPro": null,
|
| 443 |
+
"gpqa": 83,
|
| 444 |
+
"aime": null,
|
| 445 |
+
"hle": 15,
|
| 446 |
+
"arcAgi2": null,
|
| 447 |
+
"metacog": null,
|
| 448 |
+
"swePro": 18,
|
| 449 |
+
"bfcl": null,
|
| 450 |
+
"ifeval": null,
|
| 451 |
+
"lcb": null,
|
| 452 |
+
"sweV": 68,
|
| 453 |
+
"mmmlu": 78,
|
| 454 |
+
"maxIn": 262,
|
| 455 |
+
"maxOut": 32,
|
| 456 |
+
"tokPerSec": 194,
|
| 457 |
+
"ttft": 4,
|
| 458 |
+
"vision": [
|
| 459 |
+
"Image",
|
| 460 |
+
"Video"
|
| 461 |
+
],
|
| 462 |
+
"archType": "MoE+Hybrid",
|
| 463 |
+
"archDetail": "Reasoning(3B/35B)",
|
| 464 |
+
"elo": 1380,
|
| 465 |
+
"license": "Apache2",
|
| 466 |
+
"priceIn": 0.1,
|
| 467 |
+
"priceOut": 0.4,
|
| 468 |
+
"modelUrl": "https://huggingface.co/Qwen",
|
| 469 |
+
"termBench": null,
|
| 470 |
+
"sciCode": null
|
| 471 |
+
},
|
| 472 |
+
{
|
| 473 |
+
"name": "Qwen3.5-Flash",
|
| 474 |
+
"provider": "Alibaba",
|
| 475 |
+
"type": "closed",
|
| 476 |
+
"group": "qwen",
|
| 477 |
+
"released": "2026.01",
|
| 478 |
+
"mmluPro": null,
|
| 479 |
+
"gpqa": null,
|
| 480 |
+
"aime": null,
|
| 481 |
+
"hle": null,
|
| 482 |
+
"arcAgi2": null,
|
| 483 |
+
"metacog": null,
|
| 484 |
+
"swePro": null,
|
| 485 |
+
"bfcl": null,
|
| 486 |
+
"ifeval": null,
|
| 487 |
+
"lcb": null,
|
| 488 |
+
"sweV": null,
|
| 489 |
+
"mmmlu": 75,
|
| 490 |
+
"maxIn": 1000,
|
| 491 |
+
"maxOut": 32,
|
| 492 |
+
"tokPerSec": null,
|
| 493 |
+
"ttft": 3,
|
| 494 |
+
"vision": [
|
| 495 |
+
"Image",
|
| 496 |
+
"Video"
|
| 497 |
+
],
|
| 498 |
+
"archType": "MoE+Hybrid",
|
| 499 |
+
"archDetail": "Non-Reasoning",
|
| 500 |
+
"elo": null,
|
| 501 |
+
"license": "Prop",
|
| 502 |
+
"priceIn": 0.1,
|
| 503 |
+
"priceOut": 0.4,
|
| 504 |
+
"modelUrl": "https://huggingface.co/Qwen",
|
| 505 |
+
"termBench": null,
|
| 506 |
+
"sciCode": null
|
| 507 |
+
},
|
| 508 |
+
{
|
| 509 |
+
"name": "Qwen3.5-9B",
|
| 510 |
+
"provider": "Alibaba",
|
| 511 |
+
"type": "open",
|
| 512 |
+
"group": "qwen",
|
| 513 |
+
"released": "2026.01",
|
| 514 |
+
"mmluPro": 82.5,
|
| 515 |
+
"gpqa": 81.7,
|
| 516 |
+
"aime": null,
|
| 517 |
+
"hle": 10,
|
| 518 |
+
"arcAgi2": null,
|
| 519 |
+
"metacog": null,
|
| 520 |
+
"swePro": null,
|
| 521 |
+
"bfcl": 66.1,
|
| 522 |
+
"ifeval": 91.5,
|
| 523 |
+
"lcb": 65.6,
|
| 524 |
+
"sweV": null,
|
| 525 |
+
"mmmlu": 81.2,
|
| 526 |
+
"maxIn": 262,
|
| 527 |
+
"maxOut": 32,
|
| 528 |
+
"tokPerSec": null,
|
| 529 |
+
"ttft": 3.5,
|
| 530 |
+
"vision": [
|
| 531 |
+
"Image",
|
| 532 |
+
"Video"
|
| 533 |
+
],
|
| 534 |
+
"archType": "Dense",
|
| 535 |
+
"archDetail": "Reasoning(9B)",
|
| 536 |
+
"elo": 1300,
|
| 537 |
+
"license": "Apache2",
|
| 538 |
+
"priceIn": null,
|
| 539 |
+
"priceOut": null,
|
| 540 |
+
"modelUrl": "https://huggingface.co/Qwen",
|
| 541 |
+
"termBench": null,
|
| 542 |
+
"sciCode": null
|
| 543 |
+
},
|
| 544 |
+
{
|
| 545 |
+
"name": "Qwen3.5-4B",
|
| 546 |
+
"provider": "Alibaba",
|
| 547 |
+
"type": "open",
|
| 548 |
+
"group": "qwen",
|
| 549 |
+
"released": "2026.01",
|
| 550 |
+
"mmluPro": 79.1,
|
| 551 |
+
"gpqa": 76.2,
|
| 552 |
+
"aime": null,
|
| 553 |
+
"hle": null,
|
| 554 |
+
"arcAgi2": null,
|
| 555 |
+
"metacog": null,
|
| 556 |
+
"swePro": null,
|
| 557 |
+
"bfcl": 50.3,
|
| 558 |
+
"ifeval": 89.8,
|
| 559 |
+
"lcb": 55.8,
|
| 560 |
+
"sweV": null,
|
| 561 |
+
"mmmlu": 76.1,
|
| 562 |
+
"maxIn": 262,
|
| 563 |
+
"maxOut": 32,
|
| 564 |
+
"tokPerSec": null,
|
| 565 |
+
"ttft": 2,
|
| 566 |
+
"vision": [
|
| 567 |
+
"Image",
|
| 568 |
+
"Video"
|
| 569 |
+
],
|
| 570 |
+
"archType": "Dense",
|
| 571 |
+
"archDetail": "Reasoning(4B)",
|
| 572 |
+
"elo": null,
|
| 573 |
+
"license": "Apache2",
|
| 574 |
+
"priceIn": null,
|
| 575 |
+
"priceOut": null,
|
| 576 |
+
"modelUrl": "https://huggingface.co/Qwen",
|
| 577 |
+
"termBench": null,
|
| 578 |
+
"sciCode": null
|
| 579 |
+
},
|
| 580 |
+
{
|
| 581 |
+
"name": "DeepSeek V3.2",
|
| 582 |
+
"provider": "DeepSeek",
|
| 583 |
+
"type": "open",
|
| 584 |
+
"group": "value",
|
| 585 |
+
"released": "2025.12",
|
| 586 |
+
"mmluPro": null,
|
| 587 |
+
"gpqa": 79.9,
|
| 588 |
+
"aime": 89.3,
|
| 589 |
+
"hle": 22,
|
| 590 |
+
"arcAgi2": null,
|
| 591 |
+
"metacog": 60.04,
|
| 592 |
+
"swePro": 15.6,
|
| 593 |
+
"bfcl": null,
|
| 594 |
+
"ifeval": 87.5,
|
| 595 |
+
"lcb": null,
|
| 596 |
+
"sweV": 66,
|
| 597 |
+
"mmmlu": 78,
|
| 598 |
+
"maxIn": 128,
|
| 599 |
+
"maxOut": 8,
|
| 600 |
+
"tokPerSec": null,
|
| 601 |
+
"ttft": 7,
|
| 602 |
+
"vision": [
|
| 603 |
+
"Text"
|
| 604 |
+
],
|
| 605 |
+
"archType": "MoE",
|
| 606 |
+
"archDetail": "Non-Reasoning(37B/671B)",
|
| 607 |
+
"elo": 1430,
|
| 608 |
+
"license": "MIT",
|
| 609 |
+
"priceIn": 0.14,
|
| 610 |
+
"priceOut": 0.28,
|
| 611 |
+
"modelUrl": "https://huggingface.co/deepseek-ai/DeepSeek-V3",
|
| 612 |
+
"termBench": 39.6,
|
| 613 |
+
"sciCode": null
|
| 614 |
+
},
|
| 615 |
+
{
|
| 616 |
+
"name": "DeepSeek R1",
|
| 617 |
+
"provider": "DeepSeek",
|
| 618 |
+
"type": "open",
|
| 619 |
+
"group": "value",
|
| 620 |
+
"released": "2025.01",
|
| 621 |
+
"mmluPro": 85,
|
| 622 |
+
"gpqa": 82,
|
| 623 |
+
"aime": 87.5,
|
| 624 |
+
"hle": 14,
|
| 625 |
+
"arcAgi2": null,
|
| 626 |
+
"metacog": null,
|
| 627 |
+
"swePro": 18,
|
| 628 |
+
"bfcl": null,
|
| 629 |
+
"ifeval": 83.3,
|
| 630 |
+
"lcb": null,
|
| 631 |
+
"sweV": 49.2,
|
| 632 |
+
"mmmlu": 74,
|
| 633 |
+
"maxIn": 128,
|
| 634 |
+
"maxOut": 8,
|
| 635 |
+
"tokPerSec": null,
|
| 636 |
+
"ttft": 8,
|
| 637 |
+
"vision": [
|
| 638 |
+
"Text"
|
| 639 |
+
],
|
| 640 |
+
"archType": "MoE",
|
| 641 |
+
"archDetail": "Reasoning(37B/671B)",
|
| 642 |
+
"elo": 1440,
|
| 643 |
+
"license": "MIT",
|
| 644 |
+
"priceIn": 0.55,
|
| 645 |
+
"priceOut": 2.19,
|
| 646 |
+
"modelUrl": "https://huggingface.co/deepseek-ai/DeepSeek-R1",
|
| 647 |
+
"termBench": null,
|
| 648 |
+
"sciCode": null
|
| 649 |
+
},
|
| 650 |
+
{
|
| 651 |
+
"name": "Kimi K2.5",
|
| 652 |
+
"provider": "Moonshot",
|
| 653 |
+
"type": "open",
|
| 654 |
+
"group": "flagship",
|
| 655 |
+
"released": "2025.11",
|
| 656 |
+
"mmluPro": 92,
|
| 657 |
+
"gpqa": 87.6,
|
| 658 |
+
"aime": 96.1,
|
| 659 |
+
"hle": 44.9,
|
| 660 |
+
"arcAgi2": 12.1,
|
| 661 |
+
"metacog": 68.71,
|
| 662 |
+
"swePro": 27.7,
|
| 663 |
+
"bfcl": null,
|
| 664 |
+
"ifeval": 94,
|
| 665 |
+
"lcb": 85,
|
| 666 |
+
"sweV": 76.8,
|
| 667 |
+
"mmmlu": 81,
|
| 668 |
+
"maxIn": 200,
|
| 669 |
+
"maxOut": 32,
|
| 670 |
+
"tokPerSec": null,
|
| 671 |
+
"ttft": 5,
|
| 672 |
+
"vision": [
|
| 673 |
+
"Image",
|
| 674 |
+
"Video"
|
| 675 |
+
],
|
| 676 |
+
"archType": "MoE",
|
| 677 |
+
"archDetail": "Reasoning(1T)",
|
| 678 |
+
"elo": 1447,
|
| 679 |
+
"license": "MIT",
|
| 680 |
+
"priceIn": 0.55,
|
| 681 |
+
"priceOut": 2.5,
|
| 682 |
+
"modelUrl": "https://huggingface.co/moonshotai",
|
| 683 |
+
"termBench": 43.2,
|
| 684 |
+
"sciCode": null
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"name": "GLM-5",
|
| 688 |
+
"provider": "Zhipu AI",
|
| 689 |
+
"type": "open",
|
| 690 |
+
"group": "value",
|
| 691 |
+
"released": "2026.02",
|
| 692 |
+
"mmluPro": 87,
|
| 693 |
+
"gpqa": 86,
|
| 694 |
+
"aime": 92.7,
|
| 695 |
+
"hle": 30.5,
|
| 696 |
+
"arcAgi2": null,
|
| 697 |
+
"metacog": 62.5,
|
| 698 |
+
"swePro": 77.8,
|
| 699 |
+
"bfcl": null,
|
| 700 |
+
"ifeval": null,
|
| 701 |
+
"lcb": 52,
|
| 702 |
+
"sweV": null,
|
| 703 |
+
"mmmlu": 76,
|
| 704 |
+
"maxIn": 200,
|
| 705 |
+
"maxOut": 16,
|
| 706 |
+
"tokPerSec": null,
|
| 707 |
+
"ttft": null,
|
| 708 |
+
"vision": [
|
| 709 |
+
"Text"
|
| 710 |
+
],
|
| 711 |
+
"archType": "MoE",
|
| 712 |
+
"archDetail": "Reasoning(40B/745B)",
|
| 713 |
+
"elo": 1451,
|
| 714 |
+
"license": "MIT",
|
| 715 |
+
"priceIn": 0.35,
|
| 716 |
+
"priceOut": 0.39,
|
| 717 |
+
"modelUrl": "https://huggingface.co/zai-org/GLM-5",
|
| 718 |
+
"termBench": 52.4,
|
| 719 |
+
"sciCode": null
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "Llama 4 Scout",
|
| 723 |
+
"provider": "Meta",
|
| 724 |
+
"type": "open",
|
| 725 |
+
"group": "flagship",
|
| 726 |
+
"released": "2025.04",
|
| 727 |
+
"mmluPro": null,
|
| 728 |
+
"gpqa": 73,
|
| 729 |
+
"aime": 85,
|
| 730 |
+
"hle": 12,
|
| 731 |
+
"arcAgi2": null,
|
| 732 |
+
"metacog": null,
|
| 733 |
+
"swePro": 5.2,
|
| 734 |
+
"bfcl": null,
|
| 735 |
+
"ifeval": 85,
|
| 736 |
+
"lcb": null,
|
| 737 |
+
"sweV": 55,
|
| 738 |
+
"mmmlu": 70,
|
| 739 |
+
"maxIn": 10000,
|
| 740 |
+
"maxOut": 16,
|
| 741 |
+
"tokPerSec": null,
|
| 742 |
+
"ttft": 2,
|
| 743 |
+
"vision": [
|
| 744 |
+
"Image",
|
| 745 |
+
"Video"
|
| 746 |
+
],
|
| 747 |
+
"archType": "MoE",
|
| 748 |
+
"archDetail": "Non-Reasoning(17B/400B)",
|
| 749 |
+
"elo": 1340,
|
| 750 |
+
"license": "Meta",
|
| 751 |
+
"priceIn": 0.11,
|
| 752 |
+
"priceOut": 0.34,
|
| 753 |
+
"modelUrl": "https://huggingface.co/meta-llama",
|
| 754 |
+
"termBench": null,
|
| 755 |
+
"sciCode": null
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "Mistral Large 3",
|
| 759 |
+
"provider": "Mistral",
|
| 760 |
+
"type": "open",
|
| 761 |
+
"group": "flagship",
|
| 762 |
+
"released": "2025.11",
|
| 763 |
+
"mmluPro": null,
|
| 764 |
+
"gpqa": 78,
|
| 765 |
+
"aime": 82,
|
| 766 |
+
"hle": 11,
|
| 767 |
+
"arcAgi2": null,
|
| 768 |
+
"metacog": null,
|
| 769 |
+
"swePro": 12,
|
| 770 |
+
"bfcl": null,
|
| 771 |
+
"ifeval": 86,
|
| 772 |
+
"lcb": null,
|
| 773 |
+
"sweV": 60,
|
| 774 |
+
"mmmlu": 72,
|
| 775 |
+
"maxIn": 256,
|
| 776 |
+
"maxOut": 16,
|
| 777 |
+
"tokPerSec": null,
|
| 778 |
+
"ttft": 0.3,
|
| 779 |
+
"vision": [
|
| 780 |
+
"Image"
|
| 781 |
+
],
|
| 782 |
+
"archType": "MoE",
|
| 783 |
+
"archDetail": "Non-Reasoning(675B)",
|
| 784 |
+
"elo": 1320,
|
| 785 |
+
"license": "Apache2",
|
| 786 |
+
"priceIn": 2,
|
| 787 |
+
"priceOut": 6,
|
| 788 |
+
"modelUrl": "https://huggingface.co/mistralai",
|
| 789 |
+
"termBench": null,
|
| 790 |
+
"sciCode": null
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"name": "Gemini 3 Flash",
|
| 794 |
+
"provider": "Google",
|
| 795 |
+
"type": "closed",
|
| 796 |
+
"group": "flagship",
|
| 797 |
+
"released": "2025.12",
|
| 798 |
+
"mmluPro": 88.6,
|
| 799 |
+
"gpqa": 90.4,
|
| 800 |
+
"aime": 95,
|
| 801 |
+
"hle": 33.7,
|
| 802 |
+
"arcAgi2": 34,
|
| 803 |
+
"metacog": null,
|
| 804 |
+
"swePro": 71.2,
|
| 805 |
+
"bfcl": null,
|
| 806 |
+
"ifeval": 88.2,
|
| 807 |
+
"lcb": null,
|
| 808 |
+
"sweV": 72.5,
|
| 809 |
+
"mmmlu": 83,
|
| 810 |
+
"maxIn": 1000,
|
| 811 |
+
"maxOut": 64,
|
| 812 |
+
"tokPerSec": 218,
|
| 813 |
+
"ttft": 1.2,
|
| 814 |
+
"vision": [
|
| 815 |
+
"Image",
|
| 816 |
+
"Video",
|
| 817 |
+
"Audio"
|
| 818 |
+
],
|
| 819 |
+
"archType": "Dense",
|
| 820 |
+
"archDetail": "Non-Reasoning+Thinking",
|
| 821 |
+
"elo": 1490,
|
| 822 |
+
"license": "Prop",
|
| 823 |
+
"priceIn": 0.5,
|
| 824 |
+
"priceOut": 3,
|
| 825 |
+
"modelUrl": "https://deepmind.google/technologies/gemini/flash/",
|
| 826 |
+
"termBench": 64.3,
|
| 827 |
+
"sciCode": null
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "Llama 4 Maverick",
|
| 831 |
+
"provider": "Meta",
|
| 832 |
+
"type": "open",
|
| 833 |
+
"group": "flagship",
|
| 834 |
+
"released": "2025.10",
|
| 835 |
+
"mmluPro": 80.5,
|
| 836 |
+
"gpqa": 69.8,
|
| 837 |
+
"aime": 82,
|
| 838 |
+
"hle": 18,
|
| 839 |
+
"arcAgi2": null,
|
| 840 |
+
"metacog": null,
|
| 841 |
+
"swePro": 12.3,
|
| 842 |
+
"bfcl": null,
|
| 843 |
+
"ifeval": 83,
|
| 844 |
+
"lcb": null,
|
| 845 |
+
"sweV": 73,
|
| 846 |
+
"mmmlu": 74,
|
| 847 |
+
"maxIn": 1000,
|
| 848 |
+
"maxOut": 16,
|
| 849 |
+
"tokPerSec": null,
|
| 850 |
+
"ttft": 4.5,
|
| 851 |
+
"vision": [
|
| 852 |
+
"Image",
|
| 853 |
+
"Video"
|
| 854 |
+
],
|
| 855 |
+
"archType": "MoE",
|
| 856 |
+
"archDetail": "Non-Reasoning(17B/400B)",
|
| 857 |
+
"elo": 1390,
|
| 858 |
+
"license": "Llama4",
|
| 859 |
+
"priceIn": 0.22,
|
| 860 |
+
"priceOut": 0.88,
|
| 861 |
+
"modelUrl": "https://huggingface.co/meta-llama",
|
| 862 |
+
"termBench": null,
|
| 863 |
+
"sciCode": null
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "Claude Haiku 4.5",
|
| 867 |
+
"provider": "Anthropic",
|
| 868 |
+
"type": "closed",
|
| 869 |
+
"group": "flagship",
|
| 870 |
+
"released": "2025.09",
|
| 871 |
+
"mmluPro": 72,
|
| 872 |
+
"gpqa": 75,
|
| 873 |
+
"aime": null,
|
| 874 |
+
"hle": null,
|
| 875 |
+
"arcAgi2": null,
|
| 876 |
+
"metacog": null,
|
| 877 |
+
"swePro": 14,
|
| 878 |
+
"bfcl": null,
|
| 879 |
+
"ifeval": 86.5,
|
| 880 |
+
"lcb": null,
|
| 881 |
+
"sweV": 68,
|
| 882 |
+
"mmmlu": 71,
|
| 883 |
+
"maxIn": 200,
|
| 884 |
+
"maxOut": 8,
|
| 885 |
+
"tokPerSec": null,
|
| 886 |
+
"ttft": 0.4,
|
| 887 |
+
"vision": [
|
| 888 |
+
"Image"
|
| 889 |
+
],
|
| 890 |
+
"archType": "Dense",
|
| 891 |
+
"archDetail": "Non-Reasoning",
|
| 892 |
+
"elo": 1350,
|
| 893 |
+
"license": "Prop",
|
| 894 |
+
"priceIn": 1,
|
| 895 |
+
"priceOut": 5,
|
| 896 |
+
"modelUrl": "https://anthropic.com/claude",
|
| 897 |
+
"termBench": 35.5,
|
| 898 |
+
"sciCode": null
|
| 899 |
+
},
|
| 900 |
+
{
|
| 901 |
+
"name": "Grok 4.1 Fast",
|
| 902 |
+
"provider": "xAI",
|
| 903 |
+
"type": "closed",
|
| 904 |
+
"group": "flagship",
|
| 905 |
+
"released": "2025.11",
|
| 906 |
+
"mmluPro": null,
|
| 907 |
+
"gpqa": 85.3,
|
| 908 |
+
"aime": 88,
|
| 909 |
+
"hle": null,
|
| 910 |
+
"arcAgi2": null,
|
| 911 |
+
"metacog": null,
|
| 912 |
+
"swePro": null,
|
| 913 |
+
"bfcl": null,
|
| 914 |
+
"ifeval": null,
|
| 915 |
+
"lcb": null,
|
| 916 |
+
"sweV": null,
|
| 917 |
+
"mmmlu": 72,
|
| 918 |
+
"maxIn": 2000,
|
| 919 |
+
"maxOut": 16,
|
| 920 |
+
"tokPerSec": null,
|
| 921 |
+
"ttft": 1.5,
|
| 922 |
+
"vision": [
|
| 923 |
+
"Image",
|
| 924 |
+
"Video"
|
| 925 |
+
],
|
| 926 |
+
"archType": "Dense",
|
| 927 |
+
"archDetail": "Reasoning",
|
| 928 |
+
"elo": 1380,
|
| 929 |
+
"license": "Prop",
|
| 930 |
+
"priceIn": 0.2,
|
| 931 |
+
"priceOut": 0.8,
|
| 932 |
+
"modelUrl": "https://x.ai/grok",
|
| 933 |
+
"termBench": null,
|
| 934 |
+
"sciCode": null
|
| 935 |
+
},
|
| 936 |
+
{
|
| 937 |
+
"name": "DeepSeek R2",
|
| 938 |
+
"provider": "DeepSeek",
|
| 939 |
+
"type": "open",
|
| 940 |
+
"group": "value",
|
| 941 |
+
"released": "2026.02",
|
| 942 |
+
"mmluPro": 87,
|
| 943 |
+
"gpqa": 88,
|
| 944 |
+
"aime": 93.8,
|
| 945 |
+
"hle": null,
|
| 946 |
+
"arcAgi2": null,
|
| 947 |
+
"metacog": null,
|
| 948 |
+
"swePro": null,
|
| 949 |
+
"bfcl": null,
|
| 950 |
+
"ifeval": 84,
|
| 951 |
+
"lcb": null,
|
| 952 |
+
"sweV": null,
|
| 953 |
+
"mmmlu": 76,
|
| 954 |
+
"maxIn": 128,
|
| 955 |
+
"maxOut": 8,
|
| 956 |
+
"tokPerSec": null,
|
| 957 |
+
"ttft": 9,
|
| 958 |
+
"vision": [
|
| 959 |
+
"Text"
|
| 960 |
+
],
|
| 961 |
+
"archType": "MoE",
|
| 962 |
+
"archDetail": "Reasoning(671B)",
|
| 963 |
+
"elo": 1450,
|
| 964 |
+
"license": "MIT",
|
| 965 |
+
"priceIn": 0.55,
|
| 966 |
+
"priceOut": 2.19,
|
| 967 |
+
"modelUrl": "https://huggingface.co/deepseek-ai",
|
| 968 |
+
"termBench": null,
|
| 969 |
+
"sciCode": null
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"name": "Phi-4",
|
| 973 |
+
"provider": "Microsoft",
|
| 974 |
+
"type": "open",
|
| 975 |
+
"group": "value",
|
| 976 |
+
"released": "2024.12",
|
| 977 |
+
"mmluPro": null,
|
| 978 |
+
"gpqa": 73,
|
| 979 |
+
"aime": null,
|
| 980 |
+
"hle": null,
|
| 981 |
+
"arcAgi2": null,
|
| 982 |
+
"metacog": null,
|
| 983 |
+
"swePro": null,
|
| 984 |
+
"bfcl": null,
|
| 985 |
+
"ifeval": null,
|
| 986 |
+
"lcb": null,
|
| 987 |
+
"sweV": 72,
|
| 988 |
+
"mmmlu": 68,
|
| 989 |
+
"maxIn": 16,
|
| 990 |
+
"maxOut": 4,
|
| 991 |
+
"tokPerSec": null,
|
| 992 |
+
"ttft": 2.5,
|
| 993 |
+
"vision": [
|
| 994 |
+
"Image"
|
| 995 |
+
],
|
| 996 |
+
"archType": "Dense",
|
| 997 |
+
"archDetail": "Non-Reasoning(14B)",
|
| 998 |
+
"elo": 1310,
|
| 999 |
+
"license": "MIT",
|
| 1000 |
+
"priceIn": null,
|
| 1001 |
+
"priceOut": null,
|
| 1002 |
+
"modelUrl": "https://huggingface.co/microsoft/phi-4",
|
| 1003 |
+
"termBench": null,
|
| 1004 |
+
"sciCode": null
|
| 1005 |
+
},
|
| 1006 |
+
{
|
| 1007 |
+
"name": "K-EXAONE",
|
| 1008 |
+
"provider": "LG AI Research",
|
| 1009 |
+
"type": "open",
|
| 1010 |
+
"group": "korean",
|
| 1011 |
+
"released": "2025.12",
|
| 1012 |
+
"mmluPro": 81.8,
|
| 1013 |
+
"gpqa": 75.4,
|
| 1014 |
+
"aime": 85.3,
|
| 1015 |
+
"hle": null,
|
| 1016 |
+
"arcAgi2": null,
|
| 1017 |
+
"metacog": null,
|
| 1018 |
+
"swePro": null,
|
| 1019 |
+
"bfcl": null,
|
| 1020 |
+
"ifeval": null,
|
| 1021 |
+
"lcb": null,
|
| 1022 |
+
"sweV": 49.4,
|
| 1023 |
+
"mmmlu": 72,
|
| 1024 |
+
"maxIn": 260,
|
| 1025 |
+
"maxOut": 16,
|
| 1026 |
+
"tokPerSec": null,
|
| 1027 |
+
"ttft": null,
|
| 1028 |
+
"vision": [
|
| 1029 |
+
"Image",
|
| 1030 |
+
"Text"
|
| 1031 |
+
],
|
| 1032 |
+
"archType": "MoE",
|
| 1033 |
+
"archDetail": "Reasoning(236B, K-Foundation)",
|
| 1034 |
+
"elo": null,
|
| 1035 |
+
"license": "Research",
|
| 1036 |
+
"priceIn": 0,
|
| 1037 |
+
"priceOut": 0,
|
| 1038 |
+
"modelUrl": "https://huggingface.co/LGAI-EXAONE",
|
| 1039 |
+
"termBench": null,
|
| 1040 |
+
"sciCode": null
|
| 1041 |
+
},
|
| 1042 |
+
{
|
| 1043 |
+
"name": "A.X K1",
|
| 1044 |
+
"provider": "SK Telecom",
|
| 1045 |
+
"type": "closed",
|
| 1046 |
+
"group": "korean",
|
| 1047 |
+
"released": "2025.12",
|
| 1048 |
+
"mmluPro": null,
|
| 1049 |
+
"gpqa": null,
|
| 1050 |
+
"aime": null,
|
| 1051 |
+
"hle": null,
|
| 1052 |
+
"arcAgi2": null,
|
| 1053 |
+
"metacog": null,
|
| 1054 |
+
"swePro": null,
|
| 1055 |
+
"bfcl": null,
|
| 1056 |
+
"ifeval": null,
|
| 1057 |
+
"lcb": null,
|
| 1058 |
+
"sweV": null,
|
| 1059 |
+
"mmmlu": 62,
|
| 1060 |
+
"maxIn": 64,
|
| 1061 |
+
"maxOut": 16,
|
| 1062 |
+
"tokPerSec": null,
|
| 1063 |
+
"ttft": null,
|
| 1064 |
+
"vision": [
|
| 1065 |
+
"Text"
|
| 1066 |
+
],
|
| 1067 |
+
"archType": "MoE",
|
| 1068 |
+
"archDetail": "Reasoning(500B, K-Foundation)",
|
| 1069 |
+
"elo": null,
|
| 1070 |
+
"license": "Apache2",
|
| 1071 |
+
"priceIn": 0,
|
| 1072 |
+
"priceOut": 0,
|
| 1073 |
+
"modelUrl": "https://www.sktelecom.com",
|
| 1074 |
+
"termBench": null,
|
| 1075 |
+
"sciCode": null
|
| 1076 |
+
},
|
| 1077 |
+
{
|
| 1078 |
+
"name": "Solar Open 100B",
|
| 1079 |
+
"provider": "Upstage",
|
| 1080 |
+
"type": "open",
|
| 1081 |
+
"group": "korean",
|
| 1082 |
+
"released": "2025.12",
|
| 1083 |
+
"mmluPro": 80.4,
|
| 1084 |
+
"gpqa": 68.1,
|
| 1085 |
+
"aime": 84.3,
|
| 1086 |
+
"hle": null,
|
| 1087 |
+
"arcAgi2": null,
|
| 1088 |
+
"metacog": null,
|
| 1089 |
+
"swePro": 74.2,
|
| 1090 |
+
"bfcl": null,
|
| 1091 |
+
"ifeval": null,
|
| 1092 |
+
"lcb": null,
|
| 1093 |
+
"sweV": null,
|
| 1094 |
+
"mmmlu": 68,
|
| 1095 |
+
"maxIn": 100,
|
| 1096 |
+
"maxOut": 16,
|
| 1097 |
+
"tokPerSec": null,
|
| 1098 |
+
"ttft": null,
|
| 1099 |
+
"vision": [
|
| 1100 |
+
"Text"
|
| 1101 |
+
],
|
| 1102 |
+
"archType": "MoE",
|
| 1103 |
+
"archDetail": "Reasoning(100B, K-Foundation)",
|
| 1104 |
+
"elo": null,
|
| 1105 |
+
"license": "Apache2",
|
| 1106 |
+
"priceIn": 0,
|
| 1107 |
+
"priceOut": 0,
|
| 1108 |
+
"modelUrl": "https://huggingface.co/upstage/Solar-Open-100B",
|
| 1109 |
+
"termBench": null,
|
| 1110 |
+
"sciCode": null
|
| 1111 |
+
},
|
| 1112 |
+
{
|
| 1113 |
+
"name": "Motif AI",
|
| 1114 |
+
"provider": "Motif Technologies",
|
| 1115 |
+
"type": "closed",
|
| 1116 |
+
"group": "korean",
|
| 1117 |
+
"released": "2026.02",
|
| 1118 |
+
"mmluPro": null,
|
| 1119 |
+
"gpqa": null,
|
| 1120 |
+
"aime": null,
|
| 1121 |
+
"hle": null,
|
| 1122 |
+
"arcAgi2": null,
|
| 1123 |
+
"metacog": null,
|
| 1124 |
+
"swePro": null,
|
| 1125 |
+
"bfcl": null,
|
| 1126 |
+
"ifeval": null,
|
| 1127 |
+
"lcb": null,
|
| 1128 |
+
"sweV": null,
|
| 1129 |
+
"mmmlu": 55,
|
| 1130 |
+
"maxIn": 128,
|
| 1131 |
+
"maxOut": 16,
|
| 1132 |
+
"tokPerSec": null,
|
| 1133 |
+
"ttft": null,
|
| 1134 |
+
"vision": [
|
| 1135 |
+
"Text"
|
| 1136 |
+
],
|
| 1137 |
+
"archType": "Dense",
|
| 1138 |
+
"archDetail": "Non-Reasoning(K-Foundation)",
|
| 1139 |
+
"elo": null,
|
| 1140 |
+
"license": "Prop",
|
| 1141 |
+
"priceIn": 0,
|
| 1142 |
+
"priceOut": 0,
|
| 1143 |
+
"modelUrl": "https://motif.ai",
|
| 1144 |
+
"termBench": null,
|
| 1145 |
+
"sciCode": null
|
| 1146 |
+
},
|
| 1147 |
+
{
|
| 1148 |
+
"name": "Mi:dm 2.0 Base",
|
| 1149 |
+
"provider": "KT",
|
| 1150 |
+
"type": "open",
|
| 1151 |
+
"group": "korean",
|
| 1152 |
+
"released": "2025.07",
|
| 1153 |
+
"mmluPro": null,
|
| 1154 |
+
"gpqa": null,
|
| 1155 |
+
"aime": null,
|
| 1156 |
+
"hle": null,
|
| 1157 |
+
"arcAgi2": null,
|
| 1158 |
+
"metacog": null,
|
| 1159 |
+
"swePro": null,
|
| 1160 |
+
"bfcl": null,
|
| 1161 |
+
"ifeval": null,
|
| 1162 |
+
"lcb": null,
|
| 1163 |
+
"sweV": null,
|
| 1164 |
+
"mmmlu": null,
|
| 1165 |
+
"maxIn": 32,
|
| 1166 |
+
"maxOut": 4,
|
| 1167 |
+
"tokPerSec": null,
|
| 1168 |
+
"ttft": null,
|
| 1169 |
+
"vision": [
|
| 1170 |
+
"Text"
|
| 1171 |
+
],
|
| 1172 |
+
"archType": "Dense",
|
| 1173 |
+
"archDetail": "Non-Reasoning(11.5B, Llama-DuS)",
|
| 1174 |
+
"elo": null,
|
| 1175 |
+
"license": "MIT",
|
| 1176 |
+
"priceIn": 0,
|
| 1177 |
+
"priceOut": 0,
|
| 1178 |
+
"modelUrl": "https://huggingface.co/K-intelligence/Midm-2.0-Base-Instruct",
|
| 1179 |
+
"termBench": null,
|
| 1180 |
+
"sciCode": null
|
| 1181 |
+
},
|
| 1182 |
+
{
|
| 1183 |
+
"name": "Nanbeige4.1-3B",
|
| 1184 |
+
"provider": "Nanbeige",
|
| 1185 |
+
"type": "open",
|
| 1186 |
+
"group": "value",
|
| 1187 |
+
"released": "2026.03",
|
| 1188 |
+
"mmluPro": null,
|
| 1189 |
+
"gpqa": 83.8,
|
| 1190 |
+
"aime": null,
|
| 1191 |
+
"hle": 12.6,
|
| 1192 |
+
"arcAgi2": null,
|
| 1193 |
+
"metacog": null,
|
| 1194 |
+
"swePro": null,
|
| 1195 |
+
"bfcl": 56.5,
|
| 1196 |
+
"ifeval": null,
|
| 1197 |
+
"lcb": 76.9,
|
| 1198 |
+
"sweV": null,
|
| 1199 |
+
"mmmlu": null,
|
| 1200 |
+
"maxIn": 131,
|
| 1201 |
+
"maxOut": 131,
|
| 1202 |
+
"tokPerSec": null,
|
| 1203 |
+
"ttft": null,
|
| 1204 |
+
"vision": [
|
| 1205 |
+
"Text"
|
| 1206 |
+
],
|
| 1207 |
+
"archType": "Dense",
|
| 1208 |
+
"archDetail": "Reasoning(3B)",
|
| 1209 |
+
"elo": null,
|
| 1210 |
+
"license": "Apache2",
|
| 1211 |
+
"priceIn": 0,
|
| 1212 |
+
"priceOut": 0,
|
| 1213 |
+
"modelUrl": "https://huggingface.co/Nanbeige/Nanbeige4.1-3B",
|
| 1214 |
+
"termBench": null,
|
| 1215 |
+
"sciCode": null
|
| 1216 |
+
},
|
| 1217 |
+
{
|
| 1218 |
+
"name": "MiniMax-M2.5",
|
| 1219 |
+
"provider": "MiniMax",
|
| 1220 |
+
"type": "open",
|
| 1221 |
+
"group": "flagship",
|
| 1222 |
+
"released": "2026.02",
|
| 1223 |
+
"mmluPro": 82,
|
| 1224 |
+
"gpqa": 84.8,
|
| 1225 |
+
"aime": 86.3,
|
| 1226 |
+
"hle": 19.1,
|
| 1227 |
+
"arcAgi2": null,
|
| 1228 |
+
"metacog": 60.54,
|
| 1229 |
+
"swePro": null,
|
| 1230 |
+
"bfcl": null,
|
| 1231 |
+
"ifeval": 87.5,
|
| 1232 |
+
"lcb": 82.6,
|
| 1233 |
+
"sweV": 80.2,
|
| 1234 |
+
"mmmlu": null,
|
| 1235 |
+
"maxIn": 1000,
|
| 1236 |
+
"maxOut": 64,
|
| 1237 |
+
"tokPerSec": 47,
|
| 1238 |
+
"ttft": 3.3,
|
| 1239 |
+
"vision": [
|
| 1240 |
+
"Text"
|
| 1241 |
+
],
|
| 1242 |
+
"archType": "MoE",
|
| 1243 |
+
"archDetail": "Reasoning(10B/230B)",
|
| 1244 |
+
"elo": null,
|
| 1245 |
+
"license": "MIT",
|
| 1246 |
+
"priceIn": 0.3,
|
| 1247 |
+
"priceOut": 1.2,
|
| 1248 |
+
"modelUrl": "https://huggingface.co/MiniMaxAI/MiniMax-M2.5",
|
| 1249 |
+
"termBench": 42.2,
|
| 1250 |
+
"sciCode": null
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "Step-3.5-Flash",
|
| 1254 |
+
"provider": "StepFun",
|
| 1255 |
+
"type": "open",
|
| 1256 |
+
"group": "flagship",
|
| 1257 |
+
"released": "2026.02",
|
| 1258 |
+
"mmluPro": null,
|
| 1259 |
+
"gpqa": null,
|
| 1260 |
+
"aime": 97.3,
|
| 1261 |
+
"hle": null,
|
| 1262 |
+
"arcAgi2": null,
|
| 1263 |
+
"metacog": null,
|
| 1264 |
+
"swePro": null,
|
| 1265 |
+
"bfcl": null,
|
| 1266 |
+
"ifeval": null,
|
| 1267 |
+
"lcb": 86.4,
|
| 1268 |
+
"sweV": 74.4,
|
| 1269 |
+
"mmmlu": null,
|
| 1270 |
+
"maxIn": 256,
|
| 1271 |
+
"maxOut": 32,
|
| 1272 |
+
"tokPerSec": 300,
|
| 1273 |
+
"ttft": null,
|
| 1274 |
+
"vision": [
|
| 1275 |
+
"Text"
|
| 1276 |
+
],
|
| 1277 |
+
"archType": "MoE",
|
| 1278 |
+
"archDetail": "Reasoning(11B/196B)",
|
| 1279 |
+
"elo": null,
|
| 1280 |
+
"license": "Apache2",
|
| 1281 |
+
"priceIn": null,
|
| 1282 |
+
"priceOut": null,
|
| 1283 |
+
"modelUrl": "https://huggingface.co/stepfun-ai/Step-3.5-Flash",
|
| 1284 |
+
"termBench": 51,
|
| 1285 |
+
"sciCode": null
|
| 1286 |
+
},
|
| 1287 |
+
{
|
| 1288 |
+
"name": "GPT-5.4",
|
| 1289 |
+
"provider": "OpenAI",
|
| 1290 |
+
"type": "closed",
|
| 1291 |
+
"group": "flagship",
|
| 1292 |
+
"released": "2026.03",
|
| 1293 |
+
"mmluPro": null,
|
| 1294 |
+
"gpqa": 92.8,
|
| 1295 |
+
"aime": null,
|
| 1296 |
+
"hle": 52.1,
|
| 1297 |
+
"arcAgi2": 73.3,
|
| 1298 |
+
"metacog": null,
|
| 1299 |
+
"swePro": 57.7,
|
| 1300 |
+
"bfcl": null,
|
| 1301 |
+
"ifeval": null,
|
| 1302 |
+
"lcb": null,
|
| 1303 |
+
"sweV": null,
|
| 1304 |
+
"mmmlu": null,
|
| 1305 |
+
"maxIn": 1000,
|
| 1306 |
+
"maxOut": 64,
|
| 1307 |
+
"tokPerSec": null,
|
| 1308 |
+
"ttft": null,
|
| 1309 |
+
"vision": [
|
| 1310 |
+
"Image"
|
| 1311 |
+
],
|
| 1312 |
+
"archType": "Dense",
|
| 1313 |
+
"archDetail": "Reasoning(Computer Use)",
|
| 1314 |
+
"elo": null,
|
| 1315 |
+
"license": "Prop",
|
| 1316 |
+
"priceIn": 2.5,
|
| 1317 |
+
"priceOut": 15,
|
| 1318 |
+
"modelUrl": "https://openai.com/gpt-5",
|
| 1319 |
+
"termBench": null,
|
| 1320 |
+
"sciCode": null
|
| 1321 |
+
},
|
| 1322 |
+
{
|
| 1323 |
+
"name": "GPT-5.1",
|
| 1324 |
+
"provider": "OpenAI",
|
| 1325 |
+
"type": "closed",
|
| 1326 |
+
"group": "flagship",
|
| 1327 |
+
"released": "2025.11",
|
| 1328 |
+
"mmluPro": null,
|
| 1329 |
+
"gpqa": 88.1,
|
| 1330 |
+
"aime": 94,
|
| 1331 |
+
"hle": 26,
|
| 1332 |
+
"arcAgi2": 17,
|
| 1333 |
+
"metacog": null,
|
| 1334 |
+
"swePro": null,
|
| 1335 |
+
"bfcl": null,
|
| 1336 |
+
"ifeval": null,
|
| 1337 |
+
"lcb": null,
|
| 1338 |
+
"sweV": 74.9,
|
| 1339 |
+
"mmmlu": null,
|
| 1340 |
+
"maxIn": 400,
|
| 1341 |
+
"maxOut": 64,
|
| 1342 |
+
"tokPerSec": null,
|
| 1343 |
+
"ttft": 1,
|
| 1344 |
+
"vision": [
|
| 1345 |
+
"Image"
|
| 1346 |
+
],
|
| 1347 |
+
"archType": "Dense",
|
| 1348 |
+
"archDetail": "Reasoning(Adaptive)",
|
| 1349 |
+
"elo": 1480,
|
| 1350 |
+
"license": "Prop",
|
| 1351 |
+
"priceIn": 1.25,
|
| 1352 |
+
"priceOut": 10,
|
| 1353 |
+
"modelUrl": "https://openai.com/gpt-5",
|
| 1354 |
+
"termBench": null,
|
| 1355 |
+
"sciCode": null
|
| 1356 |
+
},
|
| 1357 |
+
{
|
| 1358 |
+
"name": "Gemini 3 Pro",
|
| 1359 |
+
"provider": "Google",
|
| 1360 |
+
"type": "closed",
|
| 1361 |
+
"group": "flagship",
|
| 1362 |
+
"released": "2025.11",
|
| 1363 |
+
"mmluPro": null,
|
| 1364 |
+
"gpqa": 91.9,
|
| 1365 |
+
"aime": 95,
|
| 1366 |
+
"hle": 37.5,
|
| 1367 |
+
"arcAgi2": 31.1,
|
| 1368 |
+
"metacog": null,
|
| 1369 |
+
"swePro": null,
|
| 1370 |
+
"bfcl": null,
|
| 1371 |
+
"ifeval": null,
|
| 1372 |
+
"lcb": null,
|
| 1373 |
+
"sweV": 76.2,
|
| 1374 |
+
"mmmlu": 85,
|
| 1375 |
+
"maxIn": 1000,
|
| 1376 |
+
"maxOut": 64,
|
| 1377 |
+
"tokPerSec": 134,
|
| 1378 |
+
"ttft": 3,
|
| 1379 |
+
"vision": [
|
| 1380 |
+
"Image",
|
| 1381 |
+
"Video",
|
| 1382 |
+
"Audio"
|
| 1383 |
+
],
|
| 1384 |
+
"archType": "Dense",
|
| 1385 |
+
"archDetail": "Reasoning(DeepThink)",
|
| 1386 |
+
"elo": 1490,
|
| 1387 |
+
"license": "Prop",
|
| 1388 |
+
"priceIn": 2,
|
| 1389 |
+
"priceOut": 12,
|
| 1390 |
+
"modelUrl": "https://deepmind.google/technologies/gemini/",
|
| 1391 |
+
"termBench": null,
|
| 1392 |
+
"sciCode": null
|
| 1393 |
+
},
|
| 1394 |
+
{
|
| 1395 |
+
"name": "Claude Sonnet 4.5",
|
| 1396 |
+
"provider": "Anthropic",
|
| 1397 |
+
"type": "closed",
|
| 1398 |
+
"group": "flagship",
|
| 1399 |
+
"released": "2025.09",
|
| 1400 |
+
"mmluPro": null,
|
| 1401 |
+
"gpqa": 83.4,
|
| 1402 |
+
"aime": 100,
|
| 1403 |
+
"hle": 30.8,
|
| 1404 |
+
"arcAgi2": null,
|
| 1405 |
+
"metacog": null,
|
| 1406 |
+
"swePro": null,
|
| 1407 |
+
"bfcl": null,
|
| 1408 |
+
"ifeval": 90,
|
| 1409 |
+
"lcb": null,
|
| 1410 |
+
"sweV": 77.2,
|
| 1411 |
+
"mmmlu": null,
|
| 1412 |
+
"maxIn": 200,
|
| 1413 |
+
"maxOut": 64,
|
| 1414 |
+
"tokPerSec": null,
|
| 1415 |
+
"ttft": 1.5,
|
| 1416 |
+
"vision": [
|
| 1417 |
+
"Image"
|
| 1418 |
+
],
|
| 1419 |
+
"archType": "Dense",
|
| 1420 |
+
"archDetail": "Reasoning(Hybrid)",
|
| 1421 |
+
"elo": 1440,
|
| 1422 |
+
"license": "Prop",
|
| 1423 |
+
"priceIn": 3,
|
| 1424 |
+
"priceOut": 15,
|
| 1425 |
+
"modelUrl": "https://anthropic.com/claude",
|
| 1426 |
+
"termBench": 51,
|
| 1427 |
+
"sciCode": null
|
| 1428 |
+
},
|
| 1429 |
+
{
|
| 1430 |
+
"name": "GPT-5-Nano",
|
| 1431 |
+
"provider": "OpenAI",
|
| 1432 |
+
"type": "closed",
|
| 1433 |
+
"group": "value",
|
| 1434 |
+
"released": "2025.08",
|
| 1435 |
+
"mmluPro": null,
|
| 1436 |
+
"gpqa": null,
|
| 1437 |
+
"aime": null,
|
| 1438 |
+
"hle": null,
|
| 1439 |
+
"arcAgi2": null,
|
| 1440 |
+
"metacog": null,
|
| 1441 |
+
"swePro": null,
|
| 1442 |
+
"bfcl": null,
|
| 1443 |
+
"ifeval": null,
|
| 1444 |
+
"lcb": null,
|
| 1445 |
+
"sweV": null,
|
| 1446 |
+
"mmmlu": null,
|
| 1447 |
+
"maxIn": 400,
|
| 1448 |
+
"maxOut": 16,
|
| 1449 |
+
"tokPerSec": null,
|
| 1450 |
+
"ttft": 0.2,
|
| 1451 |
+
"vision": [
|
| 1452 |
+
"Image"
|
| 1453 |
+
],
|
| 1454 |
+
"archType": "Dense",
|
| 1455 |
+
"archDetail": "Non-Reasoning(Nano)",
|
| 1456 |
+
"elo": null,
|
| 1457 |
+
"license": "Prop",
|
| 1458 |
+
"priceIn": 0.05,
|
| 1459 |
+
"priceOut": 0.4,
|
| 1460 |
+
"modelUrl": "https://openai.com/gpt-5",
|
| 1461 |
+
"termBench": null,
|
| 1462 |
+
"sciCode": null
|
| 1463 |
+
},
|
| 1464 |
+
{
|
| 1465 |
+
"name": "Gemini 2.5 FL-Lite",
|
| 1466 |
+
"provider": "Google",
|
| 1467 |
+
"type": "closed",
|
| 1468 |
+
"group": "value",
|
| 1469 |
+
"released": "2025.06",
|
| 1470 |
+
"mmluPro": null,
|
| 1471 |
+
"gpqa": null,
|
| 1472 |
+
"aime": null,
|
| 1473 |
+
"hle": null,
|
| 1474 |
+
"arcAgi2": null,
|
| 1475 |
+
"metacog": null,
|
| 1476 |
+
"swePro": null,
|
| 1477 |
+
"bfcl": null,
|
| 1478 |
+
"ifeval": null,
|
| 1479 |
+
"lcb": null,
|
| 1480 |
+
"sweV": null,
|
| 1481 |
+
"mmmlu": null,
|
| 1482 |
+
"maxIn": 1000,
|
| 1483 |
+
"maxOut": 64,
|
| 1484 |
+
"tokPerSec": null,
|
| 1485 |
+
"ttft": 0.5,
|
| 1486 |
+
"vision": [
|
| 1487 |
+
"Image",
|
| 1488 |
+
"Video",
|
| 1489 |
+
"Audio"
|
| 1490 |
+
],
|
| 1491 |
+
"archType": "Dense",
|
| 1492 |
+
"archDetail": "Non-Reasoning+Thinking",
|
| 1493 |
+
"elo": null,
|
| 1494 |
+
"license": "Prop",
|
| 1495 |
+
"priceIn": 0.1,
|
| 1496 |
+
"priceOut": 0.4,
|
| 1497 |
+
"modelUrl": "https://deepmind.google/technologies/gemini/flash/",
|
| 1498 |
+
"termBench": null,
|
| 1499 |
+
"sciCode": null
|
| 1500 |
+
},
|
| 1501 |
+
{
|
| 1502 |
+
"name": "Qwen3-Next-80B",
|
| 1503 |
+
"provider": "Alibaba",
|
| 1504 |
+
"type": "open",
|
| 1505 |
+
"group": "qwen",
|
| 1506 |
+
"released": "2025.09",
|
| 1507 |
+
"mmluPro": 82.7,
|
| 1508 |
+
"gpqa": 77.2,
|
| 1509 |
+
"aime": null,
|
| 1510 |
+
"hle": null,
|
| 1511 |
+
"arcAgi2": null,
|
| 1512 |
+
"metacog": null,
|
| 1513 |
+
"swePro": null,
|
| 1514 |
+
"bfcl": 49.7,
|
| 1515 |
+
"ifeval": 88.9,
|
| 1516 |
+
"lcb": 68.7,
|
| 1517 |
+
"sweV": null,
|
| 1518 |
+
"mmmlu": 81.3,
|
| 1519 |
+
"maxIn": 262,
|
| 1520 |
+
"maxOut": 32,
|
| 1521 |
+
"tokPerSec": null,
|
| 1522 |
+
"ttft": null,
|
| 1523 |
+
"vision": [
|
| 1524 |
+
"Text"
|
| 1525 |
+
],
|
| 1526 |
+
"archType": "MoE+Hybrid",
|
| 1527 |
+
"archDetail": "Reasoning(3B/80B)",
|
| 1528 |
+
"elo": null,
|
| 1529 |
+
"license": "NCML",
|
| 1530 |
+
"priceIn": 0.15,
|
| 1531 |
+
"priceOut": 1.2,
|
| 1532 |
+
"modelUrl": "https://huggingface.co/Qwen/Qwen3-Next-80B-A3B-Thinking",
|
| 1533 |
+
"termBench": null,
|
| 1534 |
+
"sciCode": null
|
| 1535 |
+
}
|
| 1536 |
+
],
|
| 1537 |
+
"vlm": {
|
| 1538 |
+
"flagship": [
|
| 1539 |
+
{
|
| 1540 |
+
"name": "Gemini 3 Flash",
|
| 1541 |
+
"provider": "Google",
|
| 1542 |
+
"type": "closed",
|
| 1543 |
+
"confidence": "cross-verified",
|
| 1544 |
+
"source": "Vals.ai + Google",
|
| 1545 |
+
"mmmu": 87.6,
|
| 1546 |
+
"mmmuPro": 80,
|
| 1547 |
+
"mathVista": null,
|
| 1548 |
+
"ai2d": null,
|
| 1549 |
+
"ocrBench": null,
|
| 1550 |
+
"mmStar": null,
|
| 1551 |
+
"hallusionBench": null,
|
| 1552 |
+
"mmBenchEN": null,
|
| 1553 |
+
"realWorldQA": null,
|
| 1554 |
+
"videoMME": null
|
| 1555 |
+
},
|
| 1556 |
+
{
|
| 1557 |
+
"name": "Gemini 3 Pro",
|
| 1558 |
+
"provider": "Google",
|
| 1559 |
+
"type": "closed",
|
| 1560 |
+
"confidence": "cross-verified",
|
| 1561 |
+
"source": "Vals.ai + Google DeepMind",
|
| 1562 |
+
"mmmu": 87.5,
|
| 1563 |
+
"mmmuPro": 80,
|
| 1564 |
+
"mathVista": null,
|
| 1565 |
+
"ai2d": null,
|
| 1566 |
+
"ocrBench": null,
|
| 1567 |
+
"mmStar": null,
|
| 1568 |
+
"hallusionBench": null,
|
| 1569 |
+
"mmBenchEN": null,
|
| 1570 |
+
"realWorldQA": null,
|
| 1571 |
+
"videoMME": null
|
| 1572 |
+
},
|
| 1573 |
+
{
|
| 1574 |
+
"name": "Gemini 3.1 Pro",
|
| 1575 |
+
"provider": "Google",
|
| 1576 |
+
"type": "closed",
|
| 1577 |
+
"confidence": "single-source",
|
| 1578 |
+
"source": "Artificial Analysis independent eval",
|
| 1579 |
+
"mmmu": null,
|
| 1580 |
+
"mmmuPro": 82,
|
| 1581 |
+
"mathVista": null,
|
| 1582 |
+
"ai2d": null,
|
| 1583 |
+
"ocrBench": null,
|
| 1584 |
+
"mmStar": null,
|
| 1585 |
+
"hallusionBench": null,
|
| 1586 |
+
"mmBenchEN": null,
|
| 1587 |
+
"realWorldQA": null,
|
| 1588 |
+
"videoMME": null
|
| 1589 |
+
},
|
| 1590 |
+
{
|
| 1591 |
+
"name": "GPT-5.2",
|
| 1592 |
+
"provider": "OpenAI",
|
| 1593 |
+
"type": "closed",
|
| 1594 |
+
"confidence": "cross-verified",
|
| 1595 |
+
"source": "Vals.ai + OpenAI official",
|
| 1596 |
+
"mmmu": 86.7,
|
| 1597 |
+
"mmmuPro": null,
|
| 1598 |
+
"mathVista": null,
|
| 1599 |
+
"ai2d": null,
|
| 1600 |
+
"ocrBench": null,
|
| 1601 |
+
"mmStar": null,
|
| 1602 |
+
"hallusionBench": null,
|
| 1603 |
+
"mmBenchEN": null,
|
| 1604 |
+
"realWorldQA": null,
|
| 1605 |
+
"videoMME": null
|
| 1606 |
+
},
|
| 1607 |
+
{
|
| 1608 |
+
"name": "GPT-5 (original)",
|
| 1609 |
+
"provider": "OpenAI",
|
| 1610 |
+
"type": "closed",
|
| 1611 |
+
"confidence": "single-source",
|
| 1612 |
+
"source": "OpenAI official",
|
| 1613 |
+
"mmmu": 84.2,
|
| 1614 |
+
"mmmuPro": null,
|
| 1615 |
+
"mathVista": null,
|
| 1616 |
+
"ai2d": null,
|
| 1617 |
+
"ocrBench": null,
|
| 1618 |
+
"mmStar": null,
|
| 1619 |
+
"hallusionBench": null,
|
| 1620 |
+
"mmBenchEN": null,
|
| 1621 |
+
"realWorldQA": null,
|
| 1622 |
+
"videoMME": null
|
| 1623 |
+
},
|
| 1624 |
+
{
|
| 1625 |
+
"name": "Claude Opus 4.6",
|
| 1626 |
+
"provider": "Anthropic",
|
| 1627 |
+
"type": "closed",
|
| 1628 |
+
"confidence": "single-source",
|
| 1629 |
+
"source": "Anthropic + digitalapplied",
|
| 1630 |
+
"mmmu": null,
|
| 1631 |
+
"mmmuPro": 85.1,
|
| 1632 |
+
"mathVista": null,
|
| 1633 |
+
"ai2d": null,
|
| 1634 |
+
"ocrBench": null,
|
| 1635 |
+
"mmStar": null,
|
| 1636 |
+
"hallusionBench": null,
|
| 1637 |
+
"mmBenchEN": null,
|
| 1638 |
+
"realWorldQA": null,
|
| 1639 |
+
"videoMME": null
|
| 1640 |
+
},
|
| 1641 |
+
{
|
| 1642 |
+
"name": "Grok 4 Heavy",
|
| 1643 |
+
"provider": "xAI",
|
| 1644 |
+
"type": "closed",
|
| 1645 |
+
"confidence": "single-source",
|
| 1646 |
+
"source": "Vals.ai",
|
| 1647 |
+
"mmmu": 76.5,
|
| 1648 |
+
"mmmuPro": null,
|
| 1649 |
+
"mathVista": null,
|
| 1650 |
+
"ai2d": null,
|
| 1651 |
+
"ocrBench": null,
|
| 1652 |
+
"mmStar": null,
|
| 1653 |
+
"hallusionBench": null,
|
| 1654 |
+
"mmBenchEN": null,
|
| 1655 |
+
"realWorldQA": null,
|
| 1656 |
+
"videoMME": null
|
| 1657 |
+
},
|
| 1658 |
+
{
|
| 1659 |
+
"name": "InternVL3.5-241B",
|
| 1660 |
+
"provider": "OpenGVLab",
|
| 1661 |
+
"type": "open",
|
| 1662 |
+
"confidence": "single-source",
|
| 1663 |
+
"source": "InternVL3.5 paper arXiv",
|
| 1664 |
+
"mmmu": 77.7,
|
| 1665 |
+
"mmmuPro": null,
|
| 1666 |
+
"mathVista": null,
|
| 1667 |
+
"ai2d": null,
|
| 1668 |
+
"ocrBench": null,
|
| 1669 |
+
"mmStar": null,
|
| 1670 |
+
"hallusionBench": null,
|
| 1671 |
+
"mmBenchEN": null,
|
| 1672 |
+
"realWorldQA": null,
|
| 1673 |
+
"videoMME": null
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "InternVL3-78B",
|
| 1677 |
+
"provider": "OpenGVLab",
|
| 1678 |
+
"type": "open",
|
| 1679 |
+
"confidence": "cross-verified",
|
| 1680 |
+
"source": "InternVL3 paper + OpenCompass",
|
| 1681 |
+
"mmmu": 72.2,
|
| 1682 |
+
"mmmuPro": null,
|
| 1683 |
+
"mathVista": 79.6,
|
| 1684 |
+
"ai2d": 89.7,
|
| 1685 |
+
"ocrBench": 90.6,
|
| 1686 |
+
"mmStar": null,
|
| 1687 |
+
"hallusionBench": 59.1,
|
| 1688 |
+
"mmBenchEN": 89,
|
| 1689 |
+
"realWorldQA": 78,
|
| 1690 |
+
"videoMME": null
|
| 1691 |
+
},
|
| 1692 |
+
{
|
| 1693 |
+
"name": "Qwen2.5-VL-72B",
|
| 1694 |
+
"provider": "Alibaba",
|
| 1695 |
+
"type": "open",
|
| 1696 |
+
"confidence": "cross-verified",
|
| 1697 |
+
"source": "DataCamp + Qwen HF model card",
|
| 1698 |
+
"mmmu": 70.2,
|
| 1699 |
+
"mmmuPro": null,
|
| 1700 |
+
"mathVista": 74.8,
|
| 1701 |
+
"ai2d": null,
|
| 1702 |
+
"ocrBench": null,
|
| 1703 |
+
"mmStar": 70.8,
|
| 1704 |
+
"hallusionBench": null,
|
| 1705 |
+
"mmBenchEN": null,
|
| 1706 |
+
"realWorldQA": null,
|
| 1707 |
+
"videoMME": null
|
| 1708 |
+
},
|
| 1709 |
+
{
|
| 1710 |
+
"name": "Kimi-VL-A3B-Thinking",
|
| 1711 |
+
"provider": "Moonshot",
|
| 1712 |
+
"type": "open",
|
| 1713 |
+
"confidence": "single-source",
|
| 1714 |
+
"source": "Moonshot AI official",
|
| 1715 |
+
"mmmu": 64,
|
| 1716 |
+
"mmmuPro": 46.3,
|
| 1717 |
+
"mathVista": 80.1,
|
| 1718 |
+
"ai2d": null,
|
| 1719 |
+
"ocrBench": null,
|
| 1720 |
+
"mmStar": 70.4,
|
| 1721 |
+
"hallusionBench": null,
|
| 1722 |
+
"mmBenchEN": 84.4,
|
| 1723 |
+
"realWorldQA": 70,
|
| 1724 |
+
"videoMME": null
|
| 1725 |
+
}
|
| 1726 |
+
],
|
| 1727 |
+
"lightweight": [
|
| 1728 |
+
{
|
| 1729 |
+
"name": "GPT-5-Nano",
|
| 1730 |
+
"provider": "OpenAI",
|
| 1731 |
+
"stemPuzzle": {
|
| 1732 |
+
"mmmu": 75.8,
|
| 1733 |
+
"mmmuPro": 57.2,
|
| 1734 |
+
"mathVision": 62.2,
|
| 1735 |
+
"mathVista": 71.5,
|
| 1736 |
+
"weMath": 62.5,
|
| 1737 |
+
"dynaMath": 78,
|
| 1738 |
+
"zeroBench": 1,
|
| 1739 |
+
"zeroBenchSub": 22.2,
|
| 1740 |
+
"vlmsAreBlind": 66.7,
|
| 1741 |
+
"babyVision": 14.4
|
| 1742 |
+
},
|
| 1743 |
+
"generalVQA": {
|
| 1744 |
+
"realWorldQA": 71.8,
|
| 1745 |
+
"mmStar": 68.6,
|
| 1746 |
+
"mmBenchEN": 80.3,
|
| 1747 |
+
"simpleVQA": 46,
|
| 1748 |
+
"hallusionBench": 58.4,
|
| 1749 |
+
"omniDocBench": 55.9,
|
| 1750 |
+
"charXiv": 50.1,
|
| 1751 |
+
"mmLongBench": 31.8,
|
| 1752 |
+
"ccOCR": 58.9,
|
| 1753 |
+
"ai2d": 81.9,
|
| 1754 |
+
"ocrBench": 75.3
|
| 1755 |
+
},
|
| 1756 |
+
"spatialVideoAgentMedical": {
|
| 1757 |
+
"erqa": 45.8,
|
| 1758 |
+
"countBench": 80,
|
| 1759 |
+
"embSpatialBench": 74.2,
|
| 1760 |
+
"refSpatialBench": 12.6,
|
| 1761 |
+
"lingoQA": 57,
|
| 1762 |
+
"videoMMEsub": 71.7,
|
| 1763 |
+
"videoMME": 66.2,
|
| 1764 |
+
"videoMMMU": 63,
|
| 1765 |
+
"mlvu": 69.2,
|
| 1766 |
+
"mmvu": 63.1,
|
| 1767 |
+
"screenSpotPro": null,
|
| 1768 |
+
"osWorld": null,
|
| 1769 |
+
"androidWorld": null,
|
| 1770 |
+
"tirBench": 18.5,
|
| 1771 |
+
"slake": 57,
|
| 1772 |
+
"pmcVQA": 37.8,
|
| 1773 |
+
"medXpertQA": 26.7
|
| 1774 |
+
}
|
| 1775 |
+
},
|
| 1776 |
+
{
|
| 1777 |
+
"name": "Gemini-2.5-FL-Lite",
|
| 1778 |
+
"provider": "Google",
|
| 1779 |
+
"stemPuzzle": {
|
| 1780 |
+
"mmmu": 73.4,
|
| 1781 |
+
"mmmuPro": 59.7,
|
| 1782 |
+
"mathVision": 52.1,
|
| 1783 |
+
"mathVista": 72.8,
|
| 1784 |
+
"weMath": 32.1,
|
| 1785 |
+
"dynaMath": 69.9,
|
| 1786 |
+
"zeroBench": 1,
|
| 1787 |
+
"zeroBenchSub": 19.2,
|
| 1788 |
+
"vlmsAreBlind": 68.4,
|
| 1789 |
+
"babyVision": 17.5
|
| 1790 |
+
},
|
| 1791 |
+
"generalVQA": {
|
| 1792 |
+
"realWorldQA": 72.2,
|
| 1793 |
+
"mmStar": 69.1,
|
| 1794 |
+
"mmBenchEN": 82.7,
|
| 1795 |
+
"simpleVQA": 54.1,
|
| 1796 |
+
"hallusionBench": 64.5,
|
| 1797 |
+
"omniDocBench": 79.4,
|
| 1798 |
+
"charXiv": 56.1,
|
| 1799 |
+
"mmLongBench": 46.5,
|
| 1800 |
+
"ccOCR": 72.9,
|
| 1801 |
+
"ai2d": 85.7,
|
| 1802 |
+
"ocrBench": 82.5
|
| 1803 |
+
},
|
| 1804 |
+
"spatialVideoAgentMedical": {
|
| 1805 |
+
"erqa": 44.3,
|
| 1806 |
+
"countBench": 79.2,
|
| 1807 |
+
"embSpatialBench": 66.1,
|
| 1808 |
+
"refSpatialBench": 11.2,
|
| 1809 |
+
"lingoQA": 17.8,
|
| 1810 |
+
"videoMMEsub": 74.6,
|
| 1811 |
+
"videoMME": 72.7,
|
| 1812 |
+
"videoMMMU": 69.2,
|
| 1813 |
+
"mlvu": 78.5,
|
| 1814 |
+
"mmvu": 65.3,
|
| 1815 |
+
"screenSpotPro": null,
|
| 1816 |
+
"osWorld": null,
|
| 1817 |
+
"androidWorld": null,
|
| 1818 |
+
"tirBench": 21.5,
|
| 1819 |
+
"slake": 65,
|
| 1820 |
+
"pmcVQA": 48.8,
|
| 1821 |
+
"medXpertQA": 35.3
|
| 1822 |
+
}
|
| 1823 |
+
},
|
| 1824 |
+
{
|
| 1825 |
+
"name": "Qwen3-VL-30B-A3B",
|
| 1826 |
+
"provider": "Alibaba",
|
| 1827 |
+
"stemPuzzle": {
|
| 1828 |
+
"mmmu": 76,
|
| 1829 |
+
"mmmuPro": 63,
|
| 1830 |
+
"mathVision": 65.7,
|
| 1831 |
+
"mathVista": 81.9,
|
| 1832 |
+
"weMath": 70,
|
| 1833 |
+
"dynaMath": 80.1,
|
| 1834 |
+
"zeroBench": 0,
|
| 1835 |
+
"zeroBenchSub": 23.7,
|
| 1836 |
+
"vlmsAreBlind": 72.5,
|
| 1837 |
+
"babyVision": 18.6
|
| 1838 |
+
},
|
| 1839 |
+
"generalVQA": {
|
| 1840 |
+
"realWorldQA": 77.4,
|
| 1841 |
+
"mmStar": 75.5,
|
| 1842 |
+
"mmBenchEN": 88.9,
|
| 1843 |
+
"simpleVQA": 54.3,
|
| 1844 |
+
"hallusionBench": 66,
|
| 1845 |
+
"omniDocBench": 86.8,
|
| 1846 |
+
"charXiv": 56.6,
|
| 1847 |
+
"mmLongBench": 47.4,
|
| 1848 |
+
"ccOCR": 77.8,
|
| 1849 |
+
"ai2d": 86.9,
|
| 1850 |
+
"ocrBench": 83.9
|
| 1851 |
+
},
|
| 1852 |
+
"spatialVideoAgentMedical": {
|
| 1853 |
+
"erqa": 45.3,
|
| 1854 |
+
"countBench": 90,
|
| 1855 |
+
"embSpatialBench": 80.6,
|
| 1856 |
+
"refSpatialBench": 54.2,
|
| 1857 |
+
"lingoQA": 62,
|
| 1858 |
+
"videoMMEsub": 79.9,
|
| 1859 |
+
"videoMME": 73.3,
|
| 1860 |
+
"videoMMMU": 75,
|
| 1861 |
+
"mlvu": 78.9,
|
| 1862 |
+
"mmvu": 66.1,
|
| 1863 |
+
"screenSpotPro": 60.5,
|
| 1864 |
+
"osWorld": 30.6,
|
| 1865 |
+
"androidWorld": 55,
|
| 1866 |
+
"tirBench": 22.5,
|
| 1867 |
+
"slake": 68.8,
|
| 1868 |
+
"pmcVQA": 51.5,
|
| 1869 |
+
"medXpertQA": 35.5
|
| 1870 |
+
}
|
| 1871 |
+
},
|
| 1872 |
+
{
|
| 1873 |
+
"name": "Qwen3.5-9B",
|
| 1874 |
+
"provider": "Alibaba",
|
| 1875 |
+
"stemPuzzle": {
|
| 1876 |
+
"mmmu": 78.4,
|
| 1877 |
+
"mmmuPro": 70.1,
|
| 1878 |
+
"mathVision": 78.9,
|
| 1879 |
+
"mathVista": 85.7,
|
| 1880 |
+
"weMath": 75.2,
|
| 1881 |
+
"dynaMath": 83.6,
|
| 1882 |
+
"zeroBench": 3,
|
| 1883 |
+
"zeroBenchSub": 31.1,
|
| 1884 |
+
"vlmsAreBlind": 93.7,
|
| 1885 |
+
"babyVision": "28.6/25.8"
|
| 1886 |
+
},
|
| 1887 |
+
"generalVQA": {
|
| 1888 |
+
"realWorldQA": 80.3,
|
| 1889 |
+
"mmStar": 79.7,
|
| 1890 |
+
"mmBenchEN": 90.1,
|
| 1891 |
+
"simpleVQA": 51.2,
|
| 1892 |
+
"hallusionBench": 69.3,
|
| 1893 |
+
"omniDocBench": 87.7,
|
| 1894 |
+
"charXiv": 73,
|
| 1895 |
+
"mmLongBench": 57.7,
|
| 1896 |
+
"ccOCR": 79.3,
|
| 1897 |
+
"ai2d": 90.2,
|
| 1898 |
+
"ocrBench": 89.2
|
| 1899 |
+
},
|
| 1900 |
+
"spatialVideoAgentMedical": {
|
| 1901 |
+
"erqa": 55.5,
|
| 1902 |
+
"countBench": 97.2,
|
| 1903 |
+
"embSpatialBench": 83,
|
| 1904 |
+
"refSpatialBench": 58.5,
|
| 1905 |
+
"lingoQA": 80.4,
|
| 1906 |
+
"videoMMEsub": 84.5,
|
| 1907 |
+
"videoMME": 78.4,
|
| 1908 |
+
"videoMMMU": 78.9,
|
| 1909 |
+
"mlvu": 84.4,
|
| 1910 |
+
"mmvu": 67.8,
|
| 1911 |
+
"screenSpotPro": 65.2,
|
| 1912 |
+
"osWorld": 41.8,
|
| 1913 |
+
"androidWorld": 57.8,
|
| 1914 |
+
"tirBench": "45.6/31.9",
|
| 1915 |
+
"slake": 79,
|
| 1916 |
+
"pmcVQA": 57.9,
|
| 1917 |
+
"medXpertQA": 49.9
|
| 1918 |
+
}
|
| 1919 |
+
},
|
| 1920 |
+
{
|
| 1921 |
+
"name": "Qwen3.5-4B",
|
| 1922 |
+
"provider": "Alibaba",
|
| 1923 |
+
"stemPuzzle": {
|
| 1924 |
+
"mmmu": 77.6,
|
| 1925 |
+
"mmmuPro": 66.3,
|
| 1926 |
+
"mathVision": 74.6,
|
| 1927 |
+
"mathVista": 85.1,
|
| 1928 |
+
"weMath": 75.4,
|
| 1929 |
+
"dynaMath": 83.3,
|
| 1930 |
+
"zeroBench": 3,
|
| 1931 |
+
"zeroBenchSub": 26.3,
|
| 1932 |
+
"vlmsAreBlind": 92.6,
|
| 1933 |
+
"babyVision": "16.0/19.1"
|
| 1934 |
+
},
|
| 1935 |
+
"generalVQA": {
|
| 1936 |
+
"realWorldQA": 79.5,
|
| 1937 |
+
"mmStar": 78.3,
|
| 1938 |
+
"mmBenchEN": 89.4,
|
| 1939 |
+
"simpleVQA": 43.4,
|
| 1940 |
+
"hallusionBench": 65,
|
| 1941 |
+
"omniDocBench": 86.2,
|
| 1942 |
+
"charXiv": 70.8,
|
| 1943 |
+
"mmLongBench": 54.2,
|
| 1944 |
+
"ccOCR": 76.7,
|
| 1945 |
+
"ai2d": 89.6,
|
| 1946 |
+
"ocrBench": 85
|
| 1947 |
+
},
|
| 1948 |
+
"spatialVideoAgentMedical": {
|
| 1949 |
+
"erqa": 54,
|
| 1950 |
+
"countBench": 96.3,
|
| 1951 |
+
"embSpatialBench": 81.3,
|
| 1952 |
+
"refSpatialBench": 54.6,
|
| 1953 |
+
"lingoQA": 74.4,
|
| 1954 |
+
"videoMMEsub": 83.5,
|
| 1955 |
+
"videoMME": 76.9,
|
| 1956 |
+
"videoMMMU": 74.1,
|
| 1957 |
+
"mlvu": 82.8,
|
| 1958 |
+
"mmvu": 64.9,
|
| 1959 |
+
"screenSpotPro": 60.3,
|
| 1960 |
+
"osWorld": 35.6,
|
| 1961 |
+
"androidWorld": 58.6,
|
| 1962 |
+
"tirBench": "38.9/29.9",
|
| 1963 |
+
"slake": 76.1,
|
| 1964 |
+
"pmcVQA": 55.5,
|
| 1965 |
+
"medXpertQA": 42.9
|
| 1966 |
+
}
|
| 1967 |
+
}
|
| 1968 |
+
]
|
| 1969 |
+
},
|
| 1970 |
+
"agent": [
|
| 1971 |
+
{
|
| 1972 |
+
"name": "GPT-5.4",
|
| 1973 |
+
"provider": "OpenAI",
|
| 1974 |
+
"osWorld": 75,
|
| 1975 |
+
"tau2Bench": null,
|
| 1976 |
+
"browseComp": 82.7,
|
| 1977 |
+
"termBench2": null,
|
| 1978 |
+
"gdpvalAA": 83,
|
| 1979 |
+
"swePro": null,
|
| 1980 |
+
"screenSpotPro": null,
|
| 1981 |
+
"androidWorld": null
|
| 1982 |
+
},
|
| 1983 |
+
{
|
| 1984 |
+
"name": "Claude Opus 4.6",
|
| 1985 |
+
"provider": "Anthropic",
|
| 1986 |
+
"osWorld": 72.7,
|
| 1987 |
+
"tau2Bench": 91.9,
|
| 1988 |
+
"browseComp": 84,
|
| 1989 |
+
"termBench2": 74.7,
|
| 1990 |
+
"gdpvalAA": 1606,
|
| 1991 |
+
"swePro": 45,
|
| 1992 |
+
"screenSpotPro": null,
|
| 1993 |
+
"androidWorld": null
|
| 1994 |
+
},
|
| 1995 |
+
{
|
| 1996 |
+
"name": "Claude Sonnet 4.6",
|
| 1997 |
+
"provider": "Anthropic",
|
| 1998 |
+
"osWorld": 72.5,
|
| 1999 |
+
"tau2Bench": null,
|
| 2000 |
+
"browseComp": null,
|
| 2001 |
+
"termBench2": 53,
|
| 2002 |
+
"gdpvalAA": 1633,
|
| 2003 |
+
"swePro": null,
|
| 2004 |
+
"screenSpotPro": null,
|
| 2005 |
+
"androidWorld": null
|
| 2006 |
+
},
|
| 2007 |
+
{
|
| 2008 |
+
"name": "Gemini 3.1 Pro",
|
| 2009 |
+
"provider": "Google",
|
| 2010 |
+
"osWorld": null,
|
| 2011 |
+
"tau2Bench": 99.3,
|
| 2012 |
+
"browseComp": 85.9,
|
| 2013 |
+
"termBench2": 78.4,
|
| 2014 |
+
"gdpvalAA": 1317,
|
| 2015 |
+
"swePro": null,
|
| 2016 |
+
"screenSpotPro": null,
|
| 2017 |
+
"androidWorld": null
|
| 2018 |
+
},
|
| 2019 |
+
{
|
| 2020 |
+
"name": "GPT-5.2",
|
| 2021 |
+
"provider": "OpenAI",
|
| 2022 |
+
"osWorld": 38.2,
|
| 2023 |
+
"tau2Bench": 82,
|
| 2024 |
+
"browseComp": 77.9,
|
| 2025 |
+
"termBench2": 64.9,
|
| 2026 |
+
"gdpvalAA": null,
|
| 2027 |
+
"swePro": null,
|
| 2028 |
+
"screenSpotPro": null,
|
| 2029 |
+
"androidWorld": null
|
| 2030 |
+
},
|
| 2031 |
+
{
|
| 2032 |
+
"name": "GPT-5.3 Codex",
|
| 2033 |
+
"provider": "OpenAI",
|
| 2034 |
+
"osWorld": null,
|
| 2035 |
+
"tau2Bench": null,
|
| 2036 |
+
"browseComp": null,
|
| 2037 |
+
"termBench2": 77.3,
|
| 2038 |
+
"gdpvalAA": null,
|
| 2039 |
+
"swePro": 57,
|
| 2040 |
+
"screenSpotPro": null,
|
| 2041 |
+
"androidWorld": null
|
| 2042 |
+
},
|
| 2043 |
+
{
|
| 2044 |
+
"name": "Gemini 3 Flash",
|
| 2045 |
+
"provider": "Google",
|
| 2046 |
+
"osWorld": null,
|
| 2047 |
+
"tau2Bench": null,
|
| 2048 |
+
"browseComp": null,
|
| 2049 |
+
"termBench2": 64.3,
|
| 2050 |
+
"gdpvalAA": null,
|
| 2051 |
+
"swePro": null,
|
| 2052 |
+
"screenSpotPro": null,
|
| 2053 |
+
"androidWorld": null
|
| 2054 |
+
},
|
| 2055 |
+
{
|
| 2056 |
+
"name": "Qwen3.5-9B",
|
| 2057 |
+
"provider": "Alibaba",
|
| 2058 |
+
"osWorld": null,
|
| 2059 |
+
"tau2Bench": 79.9,
|
| 2060 |
+
"browseComp": null,
|
| 2061 |
+
"termBench2": null,
|
| 2062 |
+
"gdpvalAA": null,
|
| 2063 |
+
"swePro": null,
|
| 2064 |
+
"screenSpotPro": 66.1,
|
| 2065 |
+
"androidWorld": 57.8
|
| 2066 |
+
},
|
| 2067 |
+
{
|
| 2068 |
+
"name": "Qwen3.5-4B",
|
| 2069 |
+
"provider": "Alibaba",
|
| 2070 |
+
"osWorld": null,
|
| 2071 |
+
"tau2Bench": 79.1,
|
| 2072 |
+
"browseComp": null,
|
| 2073 |
+
"termBench2": null,
|
| 2074 |
+
"gdpvalAA": null,
|
| 2075 |
+
"swePro": null,
|
| 2076 |
+
"screenSpotPro": 50.3,
|
| 2077 |
+
"androidWorld": 58.6
|
| 2078 |
+
},
|
| 2079 |
+
{
|
| 2080 |
+
"name": "MiniMax-M2.5",
|
| 2081 |
+
"provider": "MiniMax",
|
| 2082 |
+
"osWorld": null,
|
| 2083 |
+
"tau2Bench": null,
|
| 2084 |
+
"browseComp": null,
|
| 2085 |
+
"termBench2": 42.2,
|
| 2086 |
+
"gdpvalAA": null,
|
| 2087 |
+
"swePro": null,
|
| 2088 |
+
"screenSpotPro": null,
|
| 2089 |
+
"androidWorld": null
|
| 2090 |
+
}
|
| 2091 |
+
],
|
| 2092 |
+
"image": [
|
| 2093 |
+
{
|
| 2094 |
+
"name": "GPT Image 1.5",
|
| 2095 |
+
"provider": "OpenAI",
|
| 2096 |
+
"released": "2026.01",
|
| 2097 |
+
"ranking": "#1",
|
| 2098 |
+
"photoRealism": "S",
|
| 2099 |
+
"textRendering": "A",
|
| 2100 |
+
"instructionFollowing": "S",
|
| 2101 |
+
"style": "S",
|
| 2102 |
+
"aesthetics": "B",
|
| 2103 |
+
"cost": "$$",
|
| 2104 |
+
"license": "Prop"
|
| 2105 |
+
},
|
| 2106 |
+
{
|
| 2107 |
+
"name": "Imagen 4",
|
| 2108 |
+
"provider": "Google",
|
| 2109 |
+
"released": "2025.12",
|
| 2110 |
+
"ranking": "#2",
|
| 2111 |
+
"photoRealism": "S",
|
| 2112 |
+
"textRendering": "A",
|
| 2113 |
+
"instructionFollowing": "S",
|
| 2114 |
+
"style": "A",
|
| 2115 |
+
"aesthetics": "S",
|
| 2116 |
+
"cost": "$$",
|
| 2117 |
+
"license": "Prop"
|
| 2118 |
+
},
|
| 2119 |
+
{
|
| 2120 |
+
"name": "Flux 2 Pro",
|
| 2121 |
+
"provider": "BFL",
|
| 2122 |
+
"released": "2026.01",
|
| 2123 |
+
"ranking": "#3",
|
| 2124 |
+
"photoRealism": "S",
|
| 2125 |
+
"textRendering": "A",
|
| 2126 |
+
"instructionFollowing": "A",
|
| 2127 |
+
"style": "S",
|
| 2128 |
+
"aesthetics": "A",
|
| 2129 |
+
"cost": "$$",
|
| 2130 |
+
"license": "Prop"
|
| 2131 |
+
},
|
| 2132 |
+
{
|
| 2133 |
+
"name": "Midjourney v7",
|
| 2134 |
+
"provider": "Midjourney",
|
| 2135 |
+
"released": "2026.01",
|
| 2136 |
+
"ranking": "#4",
|
| 2137 |
+
"photoRealism": "A",
|
| 2138 |
+
"textRendering": "S",
|
| 2139 |
+
"instructionFollowing": "B",
|
| 2140 |
+
"style": "B",
|
| 2141 |
+
"aesthetics": "A",
|
| 2142 |
+
"cost": "$$",
|
| 2143 |
+
"license": "Prop"
|
| 2144 |
+
},
|
| 2145 |
+
{
|
| 2146 |
+
"name": "Flux 2 Dev",
|
| 2147 |
+
"provider": "BFL",
|
| 2148 |
+
"released": "2026.01",
|
| 2149 |
+
"ranking": "—",
|
| 2150 |
+
"photoRealism": "A",
|
| 2151 |
+
"textRendering": "A",
|
| 2152 |
+
"instructionFollowing": "A",
|
| 2153 |
+
"style": "A",
|
| 2154 |
+
"aesthetics": "A",
|
| 2155 |
+
"cost": "Free",
|
| 2156 |
+
"license": "Apache2"
|
| 2157 |
+
},
|
| 2158 |
+
{
|
| 2159 |
+
"name": "Ideogram 3.0",
|
| 2160 |
+
"provider": "Ideogram",
|
| 2161 |
+
"released": "2025.12",
|
| 2162 |
+
"ranking": "#5",
|
| 2163 |
+
"photoRealism": "A",
|
| 2164 |
+
"textRendering": "B",
|
| 2165 |
+
"instructionFollowing": "S",
|
| 2166 |
+
"style": "A",
|
| 2167 |
+
"aesthetics": "A",
|
| 2168 |
+
"cost": "$",
|
| 2169 |
+
"license": "Prop"
|
| 2170 |
+
},
|
| 2171 |
+
{
|
| 2172 |
+
"name": "DALL-E 3.5",
|
| 2173 |
+
"provider": "OpenAI",
|
| 2174 |
+
"released": "2025.08",
|
| 2175 |
+
"ranking": "#6",
|
| 2176 |
+
"photoRealism": "A",
|
| 2177 |
+
"textRendering": "B",
|
| 2178 |
+
"instructionFollowing": "A",
|
| 2179 |
+
"style": "S",
|
| 2180 |
+
"aesthetics": "A",
|
| 2181 |
+
"cost": "$$",
|
| 2182 |
+
"license": "Prop"
|
| 2183 |
+
},
|
| 2184 |
+
{
|
| 2185 |
+
"name": "Nano Banana 2",
|
| 2186 |
+
"provider": "Google",
|
| 2187 |
+
"released": "2025.12",
|
| 2188 |
+
"ranking": "—",
|
| 2189 |
+
"photoRealism": "A",
|
| 2190 |
+
"textRendering": "A",
|
| 2191 |
+
"instructionFollowing": "B",
|
| 2192 |
+
"style": "A",
|
| 2193 |
+
"aesthetics": "S",
|
| 2194 |
+
"cost": "$",
|
| 2195 |
+
"license": "Prop"
|
| 2196 |
+
},
|
| 2197 |
+
{
|
| 2198 |
+
"name": "SD 3.5",
|
| 2199 |
+
"provider": "Stability AI",
|
| 2200 |
+
"released": "2024.10",
|
| 2201 |
+
"ranking": "—",
|
| 2202 |
+
"photoRealism": "B",
|
| 2203 |
+
"textRendering": "A",
|
| 2204 |
+
"instructionFollowing": "B",
|
| 2205 |
+
"style": "B",
|
| 2206 |
+
"aesthetics": "S",
|
| 2207 |
+
"cost": "Free",
|
| 2208 |
+
"license": "Open"
|
| 2209 |
+
},
|
| 2210 |
+
{
|
| 2211 |
+
"name": "Seedream 4.5",
|
| 2212 |
+
"provider": "ByteDance",
|
| 2213 |
+
"released": "2025.11",
|
| 2214 |
+
"ranking": "—",
|
| 2215 |
+
"photoRealism": "A",
|
| 2216 |
+
"textRendering": "B",
|
| 2217 |
+
"instructionFollowing": "B",
|
| 2218 |
+
"style": "A",
|
| 2219 |
+
"aesthetics": "S",
|
| 2220 |
+
"cost": "$",
|
| 2221 |
+
"license": "Prop"
|
| 2222 |
+
}
|
| 2223 |
+
],
|
| 2224 |
+
"video": [
|
| 2225 |
+
{
|
| 2226 |
+
"name": "Sora 2",
|
| 2227 |
+
"provider": "OpenAI",
|
| 2228 |
+
"released": "2025.09",
|
| 2229 |
+
"quality": "S",
|
| 2230 |
+
"motion": "S",
|
| 2231 |
+
"consistency": "A",
|
| 2232 |
+
"textRendering": "S",
|
| 2233 |
+
"duration": "20s",
|
| 2234 |
+
"resolution": "1080p",
|
| 2235 |
+
"cost": "$$$",
|
| 2236 |
+
"license": "Prop"
|
| 2237 |
+
},
|
| 2238 |
+
{
|
| 2239 |
+
"name": "Veo 3.1",
|
| 2240 |
+
"provider": "Google",
|
| 2241 |
+
"released": "2026.01",
|
| 2242 |
+
"quality": "S",
|
| 2243 |
+
"motion": "A",
|
| 2244 |
+
"consistency": "S",
|
| 2245 |
+
"textRendering": "S",
|
| 2246 |
+
"duration": "8s",
|
| 2247 |
+
"resolution": "4K",
|
| 2248 |
+
"cost": "$$",
|
| 2249 |
+
"license": "Prop"
|
| 2250 |
+
},
|
| 2251 |
+
{
|
| 2252 |
+
"name": "Runway Gen-4.5",
|
| 2253 |
+
"provider": "Runway",
|
| 2254 |
+
"released": "2026.02",
|
| 2255 |
+
"quality": "S",
|
| 2256 |
+
"motion": "S",
|
| 2257 |
+
"consistency": "A",
|
| 2258 |
+
"textRendering": "A",
|
| 2259 |
+
"duration": "16s",
|
| 2260 |
+
"resolution": "1080p",
|
| 2261 |
+
"cost": "$$",
|
| 2262 |
+
"license": "Prop"
|
| 2263 |
+
},
|
| 2264 |
+
{
|
| 2265 |
+
"name": "Kling 3.0",
|
| 2266 |
+
"provider": "Kuaishou",
|
| 2267 |
+
"released": "2026.02",
|
| 2268 |
+
"quality": "A",
|
| 2269 |
+
"motion": "A",
|
| 2270 |
+
"consistency": "A",
|
| 2271 |
+
"textRendering": "A",
|
| 2272 |
+
"duration": "5min",
|
| 2273 |
+
"resolution": "1080p",
|
| 2274 |
+
"cost": "$",
|
| 2275 |
+
"license": "Prop"
|
| 2276 |
+
},
|
| 2277 |
+
{
|
| 2278 |
+
"name": "Seedance 2.0",
|
| 2279 |
+
"provider": "ByteDance",
|
| 2280 |
+
"released": "2026.01",
|
| 2281 |
+
"quality": "S",
|
| 2282 |
+
"motion": "A",
|
| 2283 |
+
"consistency": "S",
|
| 2284 |
+
"textRendering": "A",
|
| 2285 |
+
"duration": "10s",
|
| 2286 |
+
"resolution": "2K",
|
| 2287 |
+
"cost": "$$",
|
| 2288 |
+
"license": "Prop"
|
| 2289 |
+
},
|
| 2290 |
+
{
|
| 2291 |
+
"name": "Wan 2.6",
|
| 2292 |
+
"provider": "Alibaba",
|
| 2293 |
+
"released": "2026.01",
|
| 2294 |
+
"quality": "A",
|
| 2295 |
+
"motion": "A",
|
| 2296 |
+
"consistency": "B",
|
| 2297 |
+
"textRendering": "A",
|
| 2298 |
+
"duration": "10s",
|
| 2299 |
+
"resolution": "1080p",
|
| 2300 |
+
"cost": "Free",
|
| 2301 |
+
"license": "Open"
|
| 2302 |
+
},
|
| 2303 |
+
{
|
| 2304 |
+
"name": "Pika 2.5",
|
| 2305 |
+
"provider": "Pika",
|
| 2306 |
+
"released": "2025.12",
|
| 2307 |
+
"quality": "B",
|
| 2308 |
+
"motion": "B",
|
| 2309 |
+
"consistency": "B",
|
| 2310 |
+
"textRendering": "A",
|
| 2311 |
+
"duration": "10s",
|
| 2312 |
+
"resolution": "1080p",
|
| 2313 |
+
"cost": "$",
|
| 2314 |
+
"license": "Prop"
|
| 2315 |
+
},
|
| 2316 |
+
{
|
| 2317 |
+
"name": "Luma Ray3",
|
| 2318 |
+
"provider": "Luma",
|
| 2319 |
+
"released": "2026.01",
|
| 2320 |
+
"quality": "A",
|
| 2321 |
+
"motion": "A",
|
| 2322 |
+
"consistency": "B",
|
| 2323 |
+
"textRendering": "B",
|
| 2324 |
+
"duration": "10s",
|
| 2325 |
+
"resolution": "4K",
|
| 2326 |
+
"cost": "$$",
|
| 2327 |
+
"license": "Prop"
|
| 2328 |
+
},
|
| 2329 |
+
{
|
| 2330 |
+
"name": "LTX-2",
|
| 2331 |
+
"provider": "Lightricks",
|
| 2332 |
+
"released": "2026.01",
|
| 2333 |
+
"quality": "A",
|
| 2334 |
+
"motion": "B",
|
| 2335 |
+
"consistency": "A",
|
| 2336 |
+
"textRendering": "B",
|
| 2337 |
+
"duration": "10s",
|
| 2338 |
+
"resolution": "4K",
|
| 2339 |
+
"cost": "Free",
|
| 2340 |
+
"license": "Open"
|
| 2341 |
+
},
|
| 2342 |
+
{
|
| 2343 |
+
"name": "HaiLuo AI",
|
| 2344 |
+
"provider": "MiniMax",
|
| 2345 |
+
"released": "2025.12",
|
| 2346 |
+
"quality": "B",
|
| 2347 |
+
"motion": "A",
|
| 2348 |
+
"consistency": "B",
|
| 2349 |
+
"textRendering": "B",
|
| 2350 |
+
"duration": "6s",
|
| 2351 |
+
"resolution": "1080p",
|
| 2352 |
+
"cost": "$",
|
| 2353 |
+
"license": "Prop"
|
| 2354 |
+
}
|
| 2355 |
+
],
|
| 2356 |
+
"music": [
|
| 2357 |
+
{
|
| 2358 |
+
"name": "Suno v4.5",
|
| 2359 |
+
"provider": "Suno",
|
| 2360 |
+
"released": "2025.11",
|
| 2361 |
+
"quality": "S",
|
| 2362 |
+
"vocals": "S",
|
| 2363 |
+
"instrumental": "S",
|
| 2364 |
+
"lyrics": "S",
|
| 2365 |
+
"duration": "4min",
|
| 2366 |
+
"cost": "$$",
|
| 2367 |
+
"license": "Prop"
|
| 2368 |
+
},
|
| 2369 |
+
{
|
| 2370 |
+
"name": "Udio v2",
|
| 2371 |
+
"provider": "Udio",
|
| 2372 |
+
"released": "2025.10",
|
| 2373 |
+
"quality": "S",
|
| 2374 |
+
"vocals": "A",
|
| 2375 |
+
"instrumental": "S",
|
| 2376 |
+
"lyrics": "A",
|
| 2377 |
+
"duration": "4min",
|
| 2378 |
+
"cost": "$$",
|
| 2379 |
+
"license": "Prop"
|
| 2380 |
+
},
|
| 2381 |
+
{
|
| 2382 |
+
"name": "Gemini Music",
|
| 2383 |
+
"provider": "Google",
|
| 2384 |
+
"released": "2026.01",
|
| 2385 |
+
"quality": "A",
|
| 2386 |
+
"vocals": "A",
|
| 2387 |
+
"instrumental": "A",
|
| 2388 |
+
"lyrics": "A",
|
| 2389 |
+
"duration": "60s",
|
| 2390 |
+
"cost": "$",
|
| 2391 |
+
"license": "Prop"
|
| 2392 |
+
},
|
| 2393 |
+
{
|
| 2394 |
+
"name": "MusicGen Large",
|
| 2395 |
+
"provider": "Meta",
|
| 2396 |
+
"released": "2024.06",
|
| 2397 |
+
"quality": "B",
|
| 2398 |
+
"vocals": "A",
|
| 2399 |
+
"instrumental": "B",
|
| 2400 |
+
"lyrics": "A",
|
| 2401 |
+
"duration": "30s",
|
| 2402 |
+
"cost": "Free",
|
| 2403 |
+
"license": "Open"
|
| 2404 |
+
},
|
| 2405 |
+
{
|
| 2406 |
+
"name": "Stable Audio 2.0",
|
| 2407 |
+
"provider": "Stability AI",
|
| 2408 |
+
"released": "2024.04",
|
| 2409 |
+
"quality": "B",
|
| 2410 |
+
"vocals": "A",
|
| 2411 |
+
"instrumental": "B",
|
| 2412 |
+
"lyrics": "B",
|
| 2413 |
+
"duration": "3min",
|
| 2414 |
+
"cost": "$",
|
| 2415 |
+
"license": "Open"
|
| 2416 |
+
},
|
| 2417 |
+
{
|
| 2418 |
+
"name": "JASCO",
|
| 2419 |
+
"provider": "Meta",
|
| 2420 |
+
"released": "2024.12",
|
| 2421 |
+
"quality": "C",
|
| 2422 |
+
"vocals": "A",
|
| 2423 |
+
"instrumental": "C",
|
| 2424 |
+
"lyrics": "B",
|
| 2425 |
+
"duration": "30s",
|
| 2426 |
+
"cost": "Free",
|
| 2427 |
+
"license": "Open"
|
| 2428 |
+
},
|
| 2429 |
+
{
|
| 2430 |
+
"name": "Riffusion v2",
|
| 2431 |
+
"provider": "Riffusion",
|
| 2432 |
+
"released": "2025.06",
|
| 2433 |
+
"quality": "B",
|
| 2434 |
+
"vocals": "B",
|
| 2435 |
+
"instrumental": "B",
|
| 2436 |
+
"lyrics": "A",
|
| 2437 |
+
"duration": "30s",
|
| 2438 |
+
"cost": "$",
|
| 2439 |
+
"license": "Prop"
|
| 2440 |
+
},
|
| 2441 |
+
{
|
| 2442 |
+
"name": "Loudme",
|
| 2443 |
+
"provider": "Loudme",
|
| 2444 |
+
"released": "2025.09",
|
| 2445 |
+
"quality": "A",
|
| 2446 |
+
"vocals": "A",
|
| 2447 |
+
"instrumental": "A",
|
| 2448 |
+
"lyrics": "B",
|
| 2449 |
+
"duration": "5min",
|
| 2450 |
+
"cost": "$",
|
| 2451 |
+
"license": "Prop"
|
| 2452 |
+
}
|
| 2453 |
+
],
|
| 2454 |
+
"confidence": {
|
| 2455 |
+
"GPT-5.4": {
|
| 2456 |
+
"mmluPro": {
|
| 2457 |
+
"level": "single-source",
|
| 2458 |
+
"source": "OpenAI official"
|
| 2459 |
+
},
|
| 2460 |
+
"gpqa": {
|
| 2461 |
+
"level": "single-source",
|
| 2462 |
+
"source": "OpenAI official"
|
| 2463 |
+
},
|
| 2464 |
+
"aime": {
|
| 2465 |
+
"level": "single-source",
|
| 2466 |
+
"source": "OpenAI official"
|
| 2467 |
+
},
|
| 2468 |
+
"hle": {
|
| 2469 |
+
"level": "single-source",
|
| 2470 |
+
"source": "OpenAI official"
|
| 2471 |
+
},
|
| 2472 |
+
"swePro": {
|
| 2473 |
+
"level": "single-source",
|
| 2474 |
+
"source": "OpenAI official"
|
| 2475 |
+
},
|
| 2476 |
+
"ifeval": {
|
| 2477 |
+
"level": "single-source",
|
| 2478 |
+
"source": "OpenAI official"
|
| 2479 |
+
},
|
| 2480 |
+
"lcb": {
|
| 2481 |
+
"level": "single-source",
|
| 2482 |
+
"source": "OpenAI official"
|
| 2483 |
+
},
|
| 2484 |
+
"arcAgi2": {
|
| 2485 |
+
"level": "cross-verified",
|
| 2486 |
+
"source": "OpenAI + arcprize.org"
|
| 2487 |
+
}
|
| 2488 |
+
},
|
| 2489 |
+
"GPT-5.2": {
|
| 2490 |
+
"mmluPro": {
|
| 2491 |
+
"level": "cross-verified",
|
| 2492 |
+
"source": "OpenAI + Vellum + DataCamp"
|
| 2493 |
+
},
|
| 2494 |
+
"gpqa": {
|
| 2495 |
+
"level": "cross-verified",
|
| 2496 |
+
"source": "OpenAI + Vellum + DataCamp"
|
| 2497 |
+
},
|
| 2498 |
+
"aime": {
|
| 2499 |
+
"level": "cross-verified",
|
| 2500 |
+
"source": "OpenAI + Vellum + DataCamp"
|
| 2501 |
+
},
|
| 2502 |
+
"ifeval": {
|
| 2503 |
+
"level": "cross-verified",
|
| 2504 |
+
"source": "OpenAI + Vellum + DataCamp"
|
| 2505 |
+
},
|
| 2506 |
+
"lcb": {
|
| 2507 |
+
"level": "cross-verified",
|
| 2508 |
+
"source": "OpenAI + Vellum + DataCamp"
|
| 2509 |
+
},
|
| 2510 |
+
"sweV": {
|
| 2511 |
+
"level": "cross-verified",
|
| 2512 |
+
"source": "OpenAI + Vellum + DataCamp"
|
| 2513 |
+
},
|
| 2514 |
+
"hle": {
|
| 2515 |
+
"level": "single-source",
|
| 2516 |
+
"source": "OpenAI official"
|
| 2517 |
+
},
|
| 2518 |
+
"arcAgi2": {
|
| 2519 |
+
"level": "cross-verified",
|
| 2520 |
+
"source": "OpenAI + arcprize.org"
|
| 2521 |
+
},
|
| 2522 |
+
"mmmlu": {
|
| 2523 |
+
"level": "single-source",
|
| 2524 |
+
"source": "OpenAI official"
|
| 2525 |
+
}
|
| 2526 |
+
},
|
| 2527 |
+
"GPT-5.3 Codex": {
|
| 2528 |
+
"swePro": {
|
| 2529 |
+
"level": "cross-verified",
|
| 2530 |
+
"source": "OpenAI + Scale AI SEAL"
|
| 2531 |
+
},
|
| 2532 |
+
"lcb": {
|
| 2533 |
+
"level": "cross-verified",
|
| 2534 |
+
"source": "OpenAI + Scale AI SEAL"
|
| 2535 |
+
}
|
| 2536 |
+
},
|
| 2537 |
+
"GPT-5.1": {
|
| 2538 |
+
"gpqa": {
|
| 2539 |
+
"level": "single-source",
|
| 2540 |
+
"source": "OpenAI official"
|
| 2541 |
+
},
|
| 2542 |
+
"aime": {
|
| 2543 |
+
"level": "single-source",
|
| 2544 |
+
"source": "OpenAI official"
|
| 2545 |
+
}
|
| 2546 |
+
},
|
| 2547 |
+
"GPT-5-Nano": {
|
| 2548 |
+
"mmluPro": {
|
| 2549 |
+
"level": "single-source",
|
| 2550 |
+
"source": "OpenAI official"
|
| 2551 |
+
},
|
| 2552 |
+
"gpqa": {
|
| 2553 |
+
"level": "single-source",
|
| 2554 |
+
"source": "OpenAI official"
|
| 2555 |
+
},
|
| 2556 |
+
"aime": {
|
| 2557 |
+
"level": "single-source",
|
| 2558 |
+
"source": "OpenAI official"
|
| 2559 |
+
},
|
| 2560 |
+
"ifeval": {
|
| 2561 |
+
"level": "single-source",
|
| 2562 |
+
"source": "OpenAI official"
|
| 2563 |
+
}
|
| 2564 |
+
},
|
| 2565 |
+
"GPT-OSS-120B": {
|
| 2566 |
+
"mmluPro": {
|
| 2567 |
+
"level": "single-source",
|
| 2568 |
+
"source": "OpenAI official"
|
| 2569 |
+
},
|
| 2570 |
+
"gpqa": {
|
| 2571 |
+
"level": "single-source",
|
| 2572 |
+
"source": "OpenAI official"
|
| 2573 |
+
},
|
| 2574 |
+
"aime": {
|
| 2575 |
+
"level": "single-source",
|
| 2576 |
+
"source": "OpenAI official"
|
| 2577 |
+
}
|
| 2578 |
+
},
|
| 2579 |
+
"GPT-OSS-20B": {
|
| 2580 |
+
"mmluPro": {
|
| 2581 |
+
"level": "single-source",
|
| 2582 |
+
"source": "OpenAI official"
|
| 2583 |
+
},
|
| 2584 |
+
"gpqa": {
|
| 2585 |
+
"level": "single-source",
|
| 2586 |
+
"source": "OpenAI official"
|
| 2587 |
+
},
|
| 2588 |
+
"aime": {
|
| 2589 |
+
"level": "single-source",
|
| 2590 |
+
"source": "OpenAI official"
|
| 2591 |
+
}
|
| 2592 |
+
},
|
| 2593 |
+
"Claude Opus 4.6": {
|
| 2594 |
+
"gpqa": {
|
| 2595 |
+
"level": "cross-verified",
|
| 2596 |
+
"source": "Anthropic + Vellum + DataCamp"
|
| 2597 |
+
},
|
| 2598 |
+
"aime": {
|
| 2599 |
+
"level": "cross-verified",
|
| 2600 |
+
"source": "Anthropic + Vellum + NxCode"
|
| 2601 |
+
},
|
| 2602 |
+
"hle": {
|
| 2603 |
+
"level": "cross-verified",
|
| 2604 |
+
"source": "Vellum + digitalapplied"
|
| 2605 |
+
},
|
| 2606 |
+
"arcAgi2": {
|
| 2607 |
+
"level": "cross-verified",
|
| 2608 |
+
"source": "Vellum + llm-stats + NxCode + DataCamp"
|
| 2609 |
+
},
|
| 2610 |
+
"swePro": {
|
| 2611 |
+
"level": "cross-verified",
|
| 2612 |
+
"source": "Anthropic + Scale AI SEAL"
|
| 2613 |
+
},
|
| 2614 |
+
"ifeval": {
|
| 2615 |
+
"level": "cross-verified",
|
| 2616 |
+
"source": "Anthropic + Vellum"
|
| 2617 |
+
},
|
| 2618 |
+
"lcb": {
|
| 2619 |
+
"level": "single-source",
|
| 2620 |
+
"source": "Anthropic official"
|
| 2621 |
+
},
|
| 2622 |
+
"sweV": {
|
| 2623 |
+
"level": "single-source",
|
| 2624 |
+
"source": "Anthropic official"
|
| 2625 |
+
},
|
| 2626 |
+
"metacog": {
|
| 2627 |
+
"level": "single-source",
|
| 2628 |
+
"source": "FINAL Bench dataset"
|
| 2629 |
+
}
|
| 2630 |
+
},
|
| 2631 |
+
"Claude Sonnet 4.6": {
|
| 2632 |
+
"gpqa": {
|
| 2633 |
+
"level": "cross-verified",
|
| 2634 |
+
"source": "Anthropic + Vellum + NxCode"
|
| 2635 |
+
},
|
| 2636 |
+
"aime": {
|
| 2637 |
+
"level": "cross-verified",
|
| 2638 |
+
"source": "Anthropic + Vellum + NxCode"
|
| 2639 |
+
},
|
| 2640 |
+
"arcAgi2": {
|
| 2641 |
+
"level": "cross-verified",
|
| 2642 |
+
"source": "Anthropic + Vellum + NxCode"
|
| 2643 |
+
},
|
| 2644 |
+
"swePro": {
|
| 2645 |
+
"level": "single-source",
|
| 2646 |
+
"source": "Anthropic official"
|
| 2647 |
+
},
|
| 2648 |
+
"ifeval": {
|
| 2649 |
+
"level": "single-source",
|
| 2650 |
+
"source": "Anthropic official"
|
| 2651 |
+
},
|
| 2652 |
+
"sweV": {
|
| 2653 |
+
"level": "single-source",
|
| 2654 |
+
"source": "Anthropic official"
|
| 2655 |
+
}
|
| 2656 |
+
},
|
| 2657 |
+
"Claude Sonnet 4.5": {
|
| 2658 |
+
"gpqa": {
|
| 2659 |
+
"level": "cross-verified",
|
| 2660 |
+
"source": "Anthropic + Vellum"
|
| 2661 |
+
},
|
| 2662 |
+
"aime": {
|
| 2663 |
+
"level": "cross-verified",
|
| 2664 |
+
"source": "Anthropic + Vellum"
|
| 2665 |
+
},
|
| 2666 |
+
"swePro": {
|
| 2667 |
+
"level": "single-source",
|
| 2668 |
+
"source": "Anthropic official"
|
| 2669 |
+
},
|
| 2670 |
+
"ifeval": {
|
| 2671 |
+
"level": "single-source",
|
| 2672 |
+
"source": "Anthropic official"
|
| 2673 |
+
}
|
| 2674 |
+
},
|
| 2675 |
+
"Claude Haiku 4.5": {
|
| 2676 |
+
"mmluPro": {
|
| 2677 |
+
"level": "single-source",
|
| 2678 |
+
"source": "Anthropic official"
|
| 2679 |
+
},
|
| 2680 |
+
"gpqa": {
|
| 2681 |
+
"level": "single-source",
|
| 2682 |
+
"source": "Anthropic official"
|
| 2683 |
+
},
|
| 2684 |
+
"aime": {
|
| 2685 |
+
"level": "single-source",
|
| 2686 |
+
"source": "Anthropic official"
|
| 2687 |
+
},
|
| 2688 |
+
"ifeval": {
|
| 2689 |
+
"level": "single-source",
|
| 2690 |
+
"source": "Anthropic official"
|
| 2691 |
+
}
|
| 2692 |
+
},
|
| 2693 |
+
"Gemini 3.1 Pro": {
|
| 2694 |
+
"gpqa": {
|
| 2695 |
+
"level": "cross-verified",
|
| 2696 |
+
"source": "Google DeepMind + PCMag + NxCode"
|
| 2697 |
+
},
|
| 2698 |
+
"aime": {
|
| 2699 |
+
"level": "cross-verified",
|
| 2700 |
+
"source": "Google DeepMind + Vellum"
|
| 2701 |
+
},
|
| 2702 |
+
"hle": {
|
| 2703 |
+
"level": "cross-verified",
|
| 2704 |
+
"source": "Google DeepMind + Vellum"
|
| 2705 |
+
},
|
| 2706 |
+
"arcAgi2": {
|
| 2707 |
+
"level": "cross-verified",
|
| 2708 |
+
"source": "Google DeepMind + arcprize.org + NxCode + DataCamp"
|
| 2709 |
+
},
|
| 2710 |
+
"sweV": {
|
| 2711 |
+
"level": "cross-verified",
|
| 2712 |
+
"source": "Google DeepMind + marc0.dev"
|
| 2713 |
+
},
|
| 2714 |
+
"mmluPro": {
|
| 2715 |
+
"level": "single-source",
|
| 2716 |
+
"source": "Google DeepMind model card"
|
| 2717 |
+
},
|
| 2718 |
+
"swePro": {
|
| 2719 |
+
"level": "single-source",
|
| 2720 |
+
"source": "Google DeepMind model card"
|
| 2721 |
+
},
|
| 2722 |
+
"ifeval": {
|
| 2723 |
+
"level": "single-source",
|
| 2724 |
+
"source": "Google DeepMind model card"
|
| 2725 |
+
},
|
| 2726 |
+
"lcb": {
|
| 2727 |
+
"level": "single-source",
|
| 2728 |
+
"source": "Google DeepMind model card"
|
| 2729 |
+
},
|
| 2730 |
+
"mmmlu": {
|
| 2731 |
+
"level": "single-source",
|
| 2732 |
+
"source": "Google DeepMind model card"
|
| 2733 |
+
}
|
| 2734 |
+
},
|
| 2735 |
+
"Gemini 3 Pro": {
|
| 2736 |
+
"gpqa": {
|
| 2737 |
+
"level": "single-source",
|
| 2738 |
+
"source": "Google DeepMind"
|
| 2739 |
+
},
|
| 2740 |
+
"aime": {
|
| 2741 |
+
"level": "single-source",
|
| 2742 |
+
"source": "Google DeepMind"
|
| 2743 |
+
},
|
| 2744 |
+
"hle": {
|
| 2745 |
+
"level": "single-source",
|
| 2746 |
+
"source": "Google DeepMind"
|
| 2747 |
+
}
|
| 2748 |
+
},
|
| 2749 |
+
"Gemini 3 Flash": {
|
| 2750 |
+
"mmluPro": {
|
| 2751 |
+
"level": "single-source",
|
| 2752 |
+
"source": "Google DeepMind model card"
|
| 2753 |
+
},
|
| 2754 |
+
"gpqa": {
|
| 2755 |
+
"level": "single-source",
|
| 2756 |
+
"source": "Google DeepMind model card"
|
| 2757 |
+
},
|
| 2758 |
+
"aime": {
|
| 2759 |
+
"level": "single-source",
|
| 2760 |
+
"source": "Google DeepMind model card"
|
| 2761 |
+
},
|
| 2762 |
+
"ifeval": {
|
| 2763 |
+
"level": "single-source",
|
| 2764 |
+
"source": "Google DeepMind model card"
|
| 2765 |
+
},
|
| 2766 |
+
"lcb": {
|
| 2767 |
+
"level": "single-source",
|
| 2768 |
+
"source": "Google DeepMind model card"
|
| 2769 |
+
},
|
| 2770 |
+
"sweV": {
|
| 2771 |
+
"level": "single-source",
|
| 2772 |
+
"source": "Google DeepMind model card"
|
| 2773 |
+
},
|
| 2774 |
+
"mmmlu": {
|
| 2775 |
+
"level": "single-source",
|
| 2776 |
+
"source": "Google DeepMind model card"
|
| 2777 |
+
}
|
| 2778 |
+
},
|
| 2779 |
+
"Gemini 2.5 FL-Lite": {
|
| 2780 |
+
"mmluPro": {
|
| 2781 |
+
"level": "single-source",
|
| 2782 |
+
"source": "Google DeepMind"
|
| 2783 |
+
},
|
| 2784 |
+
"gpqa": {
|
| 2785 |
+
"level": "single-source",
|
| 2786 |
+
"source": "Google DeepMind"
|
| 2787 |
+
},
|
| 2788 |
+
"aime": {
|
| 2789 |
+
"level": "single-source",
|
| 2790 |
+
"source": "Google DeepMind"
|
| 2791 |
+
}
|
| 2792 |
+
},
|
| 2793 |
+
"Grok 4 Heavy": {
|
| 2794 |
+
"mmluPro": {
|
| 2795 |
+
"level": "single-source",
|
| 2796 |
+
"source": "xAI official"
|
| 2797 |
+
},
|
| 2798 |
+
"gpqa": {
|
| 2799 |
+
"level": "single-source",
|
| 2800 |
+
"source": "xAI official"
|
| 2801 |
+
},
|
| 2802 |
+
"aime": {
|
| 2803 |
+
"level": "single-source",
|
| 2804 |
+
"source": "xAI official"
|
| 2805 |
+
},
|
| 2806 |
+
"hle": {
|
| 2807 |
+
"level": "single-source",
|
| 2808 |
+
"source": "xAI official"
|
| 2809 |
+
},
|
| 2810 |
+
"arcAgi2": {
|
| 2811 |
+
"level": "single-source",
|
| 2812 |
+
"source": "xAI official"
|
| 2813 |
+
},
|
| 2814 |
+
"swePro": {
|
| 2815 |
+
"level": "single-source",
|
| 2816 |
+
"source": "xAI official"
|
| 2817 |
+
},
|
| 2818 |
+
"ifeval": {
|
| 2819 |
+
"level": "single-source",
|
| 2820 |
+
"source": "xAI official"
|
| 2821 |
+
},
|
| 2822 |
+
"lcb": {
|
| 2823 |
+
"level": "single-source",
|
| 2824 |
+
"source": "xAI official"
|
| 2825 |
+
}
|
| 2826 |
+
},
|
| 2827 |
+
"Grok 4.1 Fast": {
|
| 2828 |
+
"mmluPro": {
|
| 2829 |
+
"level": "single-source",
|
| 2830 |
+
"source": "xAI official"
|
| 2831 |
+
},
|
| 2832 |
+
"gpqa": {
|
| 2833 |
+
"level": "single-source",
|
| 2834 |
+
"source": "xAI official"
|
| 2835 |
+
},
|
| 2836 |
+
"aime": {
|
| 2837 |
+
"level": "single-source",
|
| 2838 |
+
"source": "xAI official"
|
| 2839 |
+
},
|
| 2840 |
+
"swePro": {
|
| 2841 |
+
"level": "single-source",
|
| 2842 |
+
"source": "xAI official"
|
| 2843 |
+
},
|
| 2844 |
+
"ifeval": {
|
| 2845 |
+
"level": "single-source",
|
| 2846 |
+
"source": "xAI official"
|
| 2847 |
+
}
|
| 2848 |
+
},
|
| 2849 |
+
"DeepSeek V3.2": {
|
| 2850 |
+
"mmluPro": {
|
| 2851 |
+
"level": "cross-verified",
|
| 2852 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2853 |
+
},
|
| 2854 |
+
"gpqa": {
|
| 2855 |
+
"level": "cross-verified",
|
| 2856 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2857 |
+
},
|
| 2858 |
+
"aime": {
|
| 2859 |
+
"level": "cross-verified",
|
| 2860 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2861 |
+
},
|
| 2862 |
+
"ifeval": {
|
| 2863 |
+
"level": "cross-verified",
|
| 2864 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2865 |
+
},
|
| 2866 |
+
"lcb": {
|
| 2867 |
+
"level": "cross-verified",
|
| 2868 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2869 |
+
}
|
| 2870 |
+
},
|
| 2871 |
+
"DeepSeek R1": {
|
| 2872 |
+
"mmluPro": {
|
| 2873 |
+
"level": "cross-verified",
|
| 2874 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2875 |
+
},
|
| 2876 |
+
"gpqa": {
|
| 2877 |
+
"level": "cross-verified",
|
| 2878 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2879 |
+
},
|
| 2880 |
+
"aime": {
|
| 2881 |
+
"level": "cross-verified",
|
| 2882 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2883 |
+
},
|
| 2884 |
+
"ifeval": {
|
| 2885 |
+
"level": "cross-verified",
|
| 2886 |
+
"source": "DeepSeek + AA Intelligence Index"
|
| 2887 |
+
}
|
| 2888 |
+
},
|
| 2889 |
+
"DeepSeek R2": {
|
| 2890 |
+
"mmluPro": {
|
| 2891 |
+
"level": "single-source",
|
| 2892 |
+
"source": "DeepSeek official"
|
| 2893 |
+
},
|
| 2894 |
+
"gpqa": {
|
| 2895 |
+
"level": "single-source",
|
| 2896 |
+
"source": "DeepSeek official"
|
| 2897 |
+
},
|
| 2898 |
+
"aime": {
|
| 2899 |
+
"level": "single-source",
|
| 2900 |
+
"source": "DeepSeek official"
|
| 2901 |
+
},
|
| 2902 |
+
"swePro": {
|
| 2903 |
+
"level": "single-source",
|
| 2904 |
+
"source": "DeepSeek official"
|
| 2905 |
+
},
|
| 2906 |
+
"ifeval": {
|
| 2907 |
+
"level": "single-source",
|
| 2908 |
+
"source": "DeepSeek official"
|
| 2909 |
+
},
|
| 2910 |
+
"lcb": {
|
| 2911 |
+
"level": "single-source",
|
| 2912 |
+
"source": "DeepSeek official"
|
| 2913 |
+
}
|
| 2914 |
+
},
|
| 2915 |
+
"Kimi K2.5": {
|
| 2916 |
+
"mmluPro": {
|
| 2917 |
+
"level": "cross-verified",
|
| 2918 |
+
"source": "Moonshot AI + AA Intelligence Index"
|
| 2919 |
+
},
|
| 2920 |
+
"gpqa": {
|
| 2921 |
+
"level": "cross-verified",
|
| 2922 |
+
"source": "Moonshot AI + AA Intelligence Index"
|
| 2923 |
+
},
|
| 2924 |
+
"aime": {
|
| 2925 |
+
"level": "cross-verified",
|
| 2926 |
+
"source": "Moonshot AI + AA Intelligence Index"
|
| 2927 |
+
},
|
| 2928 |
+
"hle": {
|
| 2929 |
+
"level": "cross-verified",
|
| 2930 |
+
"source": "Moonshot AI + AA Intelligence Index"
|
| 2931 |
+
},
|
| 2932 |
+
"arcAgi2": {
|
| 2933 |
+
"level": "single-source",
|
| 2934 |
+
"source": "Moonshot AI official"
|
| 2935 |
+
},
|
| 2936 |
+
"metacog": {
|
| 2937 |
+
"level": "single-source",
|
| 2938 |
+
"source": "FINAL Bench dataset"
|
| 2939 |
+
},
|
| 2940 |
+
"lcb": {
|
| 2941 |
+
"level": "single-source",
|
| 2942 |
+
"source": "Moonshot AI official"
|
| 2943 |
+
}
|
| 2944 |
+
},
|
| 2945 |
+
"Qwen3.5-397B": {
|
| 2946 |
+
"mmluPro": {
|
| 2947 |
+
"level": "single-source",
|
| 2948 |
+
"source": "Alibaba Cloud official"
|
| 2949 |
+
},
|
| 2950 |
+
"gpqa": {
|
| 2951 |
+
"level": "single-source",
|
| 2952 |
+
"source": "Alibaba Cloud official"
|
| 2953 |
+
},
|
| 2954 |
+
"aime": {
|
| 2955 |
+
"level": "single-source",
|
| 2956 |
+
"source": "Alibaba Cloud official"
|
| 2957 |
+
},
|
| 2958 |
+
"swePro": {
|
| 2959 |
+
"level": "single-source",
|
| 2960 |
+
"source": "Alibaba Cloud official"
|
| 2961 |
+
},
|
| 2962 |
+
"ifeval": {
|
| 2963 |
+
"level": "single-source",
|
| 2964 |
+
"source": "Alibaba Cloud official"
|
| 2965 |
+
},
|
| 2966 |
+
"lcb": {
|
| 2967 |
+
"level": "single-source",
|
| 2968 |
+
"source": "Alibaba Cloud official"
|
| 2969 |
+
}
|
| 2970 |
+
},
|
| 2971 |
+
"Qwen3.5-122B": {
|
| 2972 |
+
"mmluPro": {
|
| 2973 |
+
"level": "single-source",
|
| 2974 |
+
"source": "Alibaba Cloud official"
|
| 2975 |
+
},
|
| 2976 |
+
"gpqa": {
|
| 2977 |
+
"level": "single-source",
|
| 2978 |
+
"source": "Alibaba Cloud official"
|
| 2979 |
+
},
|
| 2980 |
+
"aime": {
|
| 2981 |
+
"level": "single-source",
|
| 2982 |
+
"source": "Alibaba Cloud official"
|
| 2983 |
+
},
|
| 2984 |
+
"ifeval": {
|
| 2985 |
+
"level": "single-source",
|
| 2986 |
+
"source": "Alibaba Cloud official"
|
| 2987 |
+
}
|
| 2988 |
+
},
|
| 2989 |
+
"Qwen3.5-27B": {
|
| 2990 |
+
"mmluPro": {
|
| 2991 |
+
"level": "single-source",
|
| 2992 |
+
"source": "Alibaba Cloud official"
|
| 2993 |
+
},
|
| 2994 |
+
"gpqa": {
|
| 2995 |
+
"level": "single-source",
|
| 2996 |
+
"source": "Alibaba Cloud official"
|
| 2997 |
+
},
|
| 2998 |
+
"aime": {
|
| 2999 |
+
"level": "single-source",
|
| 3000 |
+
"source": "Alibaba Cloud official"
|
| 3001 |
+
}
|
| 3002 |
+
},
|
| 3003 |
+
"Qwen3.5-35B": {
|
| 3004 |
+
"mmluPro": {
|
| 3005 |
+
"level": "single-source",
|
| 3006 |
+
"source": "Alibaba Cloud official"
|
| 3007 |
+
},
|
| 3008 |
+
"gpqa": {
|
| 3009 |
+
"level": "single-source",
|
| 3010 |
+
"source": "Alibaba Cloud official"
|
| 3011 |
+
},
|
| 3012 |
+
"aime": {
|
| 3013 |
+
"level": "single-source",
|
| 3014 |
+
"source": "Alibaba Cloud official"
|
| 3015 |
+
}
|
| 3016 |
+
},
|
| 3017 |
+
"Qwen3.5-Flash": {
|
| 3018 |
+
"mmluPro": {
|
| 3019 |
+
"level": "single-source",
|
| 3020 |
+
"source": "Alibaba Cloud official"
|
| 3021 |
+
},
|
| 3022 |
+
"gpqa": {
|
| 3023 |
+
"level": "single-source",
|
| 3024 |
+
"source": "Alibaba Cloud official"
|
| 3025 |
+
},
|
| 3026 |
+
"aime": {
|
| 3027 |
+
"level": "single-source",
|
| 3028 |
+
"source": "Alibaba Cloud official"
|
| 3029 |
+
}
|
| 3030 |
+
},
|
| 3031 |
+
"Qwen3.5-9B": {
|
| 3032 |
+
"mmluPro": {
|
| 3033 |
+
"level": "single-source",
|
| 3034 |
+
"source": "Alibaba Cloud official"
|
| 3035 |
+
},
|
| 3036 |
+
"gpqa": {
|
| 3037 |
+
"level": "single-source",
|
| 3038 |
+
"source": "Alibaba Cloud official"
|
| 3039 |
+
}
|
| 3040 |
+
},
|
| 3041 |
+
"Qwen3.5-4B": {
|
| 3042 |
+
"mmluPro": {
|
| 3043 |
+
"level": "single-source",
|
| 3044 |
+
"source": "Alibaba Cloud official"
|
| 3045 |
+
},
|
| 3046 |
+
"gpqa": {
|
| 3047 |
+
"level": "single-source",
|
| 3048 |
+
"source": "Alibaba Cloud official"
|
| 3049 |
+
}
|
| 3050 |
+
},
|
| 3051 |
+
"Qwen3-Next-80B": {
|
| 3052 |
+
"mmluPro": {
|
| 3053 |
+
"level": "single-source",
|
| 3054 |
+
"source": "Alibaba Cloud official"
|
| 3055 |
+
},
|
| 3056 |
+
"gpqa": {
|
| 3057 |
+
"level": "single-source",
|
| 3058 |
+
"source": "Alibaba Cloud official"
|
| 3059 |
+
},
|
| 3060 |
+
"aime": {
|
| 3061 |
+
"level": "single-source",
|
| 3062 |
+
"source": "Alibaba Cloud official"
|
| 3063 |
+
},
|
| 3064 |
+
"ifeval": {
|
| 3065 |
+
"level": "single-source",
|
| 3066 |
+
"source": "Alibaba Cloud official"
|
| 3067 |
+
}
|
| 3068 |
+
},
|
| 3069 |
+
"K-EXAONE": {
|
| 3070 |
+
"mmluPro": {
|
| 3071 |
+
"level": "cross-verified",
|
| 3072 |
+
"source": "Korea Herald + K-EXAONE Technical Report"
|
| 3073 |
+
},
|
| 3074 |
+
"gpqa": {
|
| 3075 |
+
"level": "cross-verified",
|
| 3076 |
+
"source": "Korea Herald + K-EXAONE Technical Report"
|
| 3077 |
+
},
|
| 3078 |
+
"aime": {
|
| 3079 |
+
"level": "cross-verified",
|
| 3080 |
+
"source": "Korea Herald + K-EXAONE Technical Report"
|
| 3081 |
+
},
|
| 3082 |
+
"sweV": {
|
| 3083 |
+
"level": "single-source",
|
| 3084 |
+
"source": "K-EXAONE Technical Report"
|
| 3085 |
+
}
|
| 3086 |
+
},
|
| 3087 |
+
"A.X K1": {
|
| 3088 |
+
"mmluPro": {
|
| 3089 |
+
"level": "self-reported",
|
| 3090 |
+
"source": "Self-reported benchmark"
|
| 3091 |
+
},
|
| 3092 |
+
"gpqa": {
|
| 3093 |
+
"level": "self-reported",
|
| 3094 |
+
"source": "Self-reported benchmark"
|
| 3095 |
+
}
|
| 3096 |
+
},
|
| 3097 |
+
"Solar Open 100B": {
|
| 3098 |
+
"mmluPro": {
|
| 3099 |
+
"level": "self-reported",
|
| 3100 |
+
"source": "Upstage self-reported"
|
| 3101 |
+
},
|
| 3102 |
+
"gpqa": {
|
| 3103 |
+
"level": "self-reported",
|
| 3104 |
+
"source": "Upstage self-reported"
|
| 3105 |
+
}
|
| 3106 |
+
},
|
| 3107 |
+
"Mi:dm 2.0 Base": {
|
| 3108 |
+
"mmluPro": {
|
| 3109 |
+
"level": "self-reported",
|
| 3110 |
+
"source": "Self-reported"
|
| 3111 |
+
}
|
| 3112 |
+
},
|
| 3113 |
+
"GLM-5": {
|
| 3114 |
+
"mmluPro": {
|
| 3115 |
+
"level": "single-source",
|
| 3116 |
+
"source": "Zhipu AI official"
|
| 3117 |
+
},
|
| 3118 |
+
"gpqa": {
|
| 3119 |
+
"level": "single-source",
|
| 3120 |
+
"source": "Zhipu AI official"
|
| 3121 |
+
},
|
| 3122 |
+
"aime": {
|
| 3123 |
+
"level": "single-source",
|
| 3124 |
+
"source": "Zhipu AI official"
|
| 3125 |
+
},
|
| 3126 |
+
"ifeval": {
|
| 3127 |
+
"level": "single-source",
|
| 3128 |
+
"source": "Zhipu AI official"
|
| 3129 |
+
},
|
| 3130 |
+
"lcb": {
|
| 3131 |
+
"level": "single-source",
|
| 3132 |
+
"source": "Zhipu AI official"
|
| 3133 |
+
}
|
| 3134 |
+
},
|
| 3135 |
+
"Llama 4 Scout": {
|
| 3136 |
+
"mmluPro": {
|
| 3137 |
+
"level": "cross-verified",
|
| 3138 |
+
"source": "Meta + AA Intelligence Index"
|
| 3139 |
+
},
|
| 3140 |
+
"gpqa": {
|
| 3141 |
+
"level": "cross-verified",
|
| 3142 |
+
"source": "Meta + AA Intelligence Index"
|
| 3143 |
+
},
|
| 3144 |
+
"aime": {
|
| 3145 |
+
"level": "cross-verified",
|
| 3146 |
+
"source": "Meta + AA Intelligence Index"
|
| 3147 |
+
},
|
| 3148 |
+
"ifeval": {
|
| 3149 |
+
"level": "cross-verified",
|
| 3150 |
+
"source": "Meta + AA Intelligence Index"
|
| 3151 |
+
}
|
| 3152 |
+
},
|
| 3153 |
+
"Llama 4 Maverick": {
|
| 3154 |
+
"mmluPro": {
|
| 3155 |
+
"level": "cross-verified",
|
| 3156 |
+
"source": "Meta + AA Intelligence Index"
|
| 3157 |
+
},
|
| 3158 |
+
"gpqa": {
|
| 3159 |
+
"level": "cross-verified",
|
| 3160 |
+
"source": "Meta + AA Intelligence Index"
|
| 3161 |
+
},
|
| 3162 |
+
"aime": {
|
| 3163 |
+
"level": "cross-verified",
|
| 3164 |
+
"source": "Meta + AA Intelligence Index"
|
| 3165 |
+
},
|
| 3166 |
+
"ifeval": {
|
| 3167 |
+
"level": "cross-verified",
|
| 3168 |
+
"source": "Meta + AA Intelligence Index"
|
| 3169 |
+
}
|
| 3170 |
+
},
|
| 3171 |
+
"Mistral Large 3": {
|
| 3172 |
+
"mmluPro": {
|
| 3173 |
+
"level": "single-source",
|
| 3174 |
+
"source": "Mistral AI official"
|
| 3175 |
+
},
|
| 3176 |
+
"gpqa": {
|
| 3177 |
+
"level": "single-source",
|
| 3178 |
+
"source": "Mistral AI official"
|
| 3179 |
+
},
|
| 3180 |
+
"ifeval": {
|
| 3181 |
+
"level": "single-source",
|
| 3182 |
+
"source": "Mistral AI official"
|
| 3183 |
+
}
|
| 3184 |
+
},
|
| 3185 |
+
"Phi-4": {
|
| 3186 |
+
"mmluPro": {
|
| 3187 |
+
"level": "single-source",
|
| 3188 |
+
"source": "Microsoft official"
|
| 3189 |
+
},
|
| 3190 |
+
"gpqa": {
|
| 3191 |
+
"level": "single-source",
|
| 3192 |
+
"source": "Microsoft official"
|
| 3193 |
+
},
|
| 3194 |
+
"aime": {
|
| 3195 |
+
"level": "single-source",
|
| 3196 |
+
"source": "Microsoft official"
|
| 3197 |
+
}
|
| 3198 |
+
},
|
| 3199 |
+
"MiniMax-M2.5": {
|
| 3200 |
+
"mmluPro": {
|
| 3201 |
+
"level": "single-source",
|
| 3202 |
+
"source": "MiniMax official"
|
| 3203 |
+
},
|
| 3204 |
+
"gpqa": {
|
| 3205 |
+
"level": "single-source",
|
| 3206 |
+
"source": "MiniMax official"
|
| 3207 |
+
},
|
| 3208 |
+
"aime": {
|
| 3209 |
+
"level": "single-source",
|
| 3210 |
+
"source": "MiniMax official"
|
| 3211 |
+
}
|
| 3212 |
+
},
|
| 3213 |
+
"Step-3.5-Flash": {
|
| 3214 |
+
"mmluPro": {
|
| 3215 |
+
"level": "single-source",
|
| 3216 |
+
"source": "StepFun official"
|
| 3217 |
+
},
|
| 3218 |
+
"gpqa": {
|
| 3219 |
+
"level": "single-source",
|
| 3220 |
+
"source": "StepFun official"
|
| 3221 |
+
}
|
| 3222 |
+
},
|
| 3223 |
+
"Motif AI": {
|
| 3224 |
+
"mmluPro": {
|
| 3225 |
+
"level": "self-reported",
|
| 3226 |
+
"source": "Self-reported"
|
| 3227 |
+
},
|
| 3228 |
+
"gpqa": {
|
| 3229 |
+
"level": "self-reported",
|
| 3230 |
+
"source": "Self-reported"
|
| 3231 |
+
},
|
| 3232 |
+
"aime": {
|
| 3233 |
+
"level": "self-reported",
|
| 3234 |
+
"source": "Self-reported"
|
| 3235 |
+
}
|
| 3236 |
+
},
|
| 3237 |
+
"Nanbeige4.1-3B": {
|
| 3238 |
+
"mmluPro": {
|
| 3239 |
+
"level": "self-reported",
|
| 3240 |
+
"source": "Self-reported"
|
| 3241 |
+
},
|
| 3242 |
+
"gpqa": {
|
| 3243 |
+
"level": "self-reported",
|
| 3244 |
+
"source": "Self-reported"
|
| 3245 |
+
}
|
| 3246 |
+
}
|
| 3247 |
+
}
|
| 3248 |
+
}
|
data/agent.jsonl
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"name": "GPT-5.4", "provider": "OpenAI", "osWorld": 75.0, "tau2Bench": null, "browseComp": 82.7, "termBench2": null, "gdpvalAA": 83, "swePro": null, "screenSpotPro": null, "androidWorld": null}
|
| 2 |
+
{"name": "Claude Opus 4.6", "provider": "Anthropic", "osWorld": 72.7, "tau2Bench": 91.9, "browseComp": 84.0, "termBench2": 74.7, "gdpvalAA": 1606, "swePro": 45.0, "screenSpotPro": null, "androidWorld": null}
|
| 3 |
+
{"name": "Claude Sonnet 4.6", "provider": "Anthropic", "osWorld": 72.5, "tau2Bench": null, "browseComp": null, "termBench2": 53.0, "gdpvalAA": 1633, "swePro": null, "screenSpotPro": null, "androidWorld": null}
|
| 4 |
+
{"name": "Gemini 3.1 Pro", "provider": "Google", "osWorld": null, "tau2Bench": 99.3, "browseComp": 85.9, "termBench2": 78.4, "gdpvalAA": 1317, "swePro": null, "screenSpotPro": null, "androidWorld": null}
|
| 5 |
+
{"name": "GPT-5.2", "provider": "OpenAI", "osWorld": 38.2, "tau2Bench": 82.0, "browseComp": 77.9, "termBench2": 64.9, "gdpvalAA": null, "swePro": null, "screenSpotPro": null, "androidWorld": null}
|
| 6 |
+
{"name": "GPT-5.3 Codex", "provider": "OpenAI", "osWorld": null, "tau2Bench": null, "browseComp": null, "termBench2": 77.3, "gdpvalAA": null, "swePro": 57.0, "screenSpotPro": null, "androidWorld": null}
|
| 7 |
+
{"name": "Gemini 3 Flash", "provider": "Google", "osWorld": null, "tau2Bench": null, "browseComp": null, "termBench2": 64.3, "gdpvalAA": null, "swePro": null, "screenSpotPro": null, "androidWorld": null}
|
| 8 |
+
{"name": "Qwen3.5-9B", "provider": "Alibaba", "osWorld": null, "tau2Bench": 79.9, "browseComp": null, "termBench2": null, "gdpvalAA": null, "swePro": null, "screenSpotPro": 66.1, "androidWorld": 57.8}
|
| 9 |
+
{"name": "Qwen3.5-4B", "provider": "Alibaba", "osWorld": null, "tau2Bench": 79.1, "browseComp": null, "termBench2": null, "gdpvalAA": null, "swePro": null, "screenSpotPro": 50.3, "androidWorld": 58.6}
|
| 10 |
+
{"name": "MiniMax-M2.5", "provider": "MiniMax", "osWorld": null, "tau2Bench": null, "browseComp": null, "termBench2": 42.2, "gdpvalAA": null, "swePro": null, "screenSpotPro": null, "androidWorld": null}
|
data/image.jsonl
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"name": "GPT Image 1.5", "provider": "OpenAI", "released": "2026.01", "rank": "#1", "photoRealism": "S", "textRender": "A", "instructFollow": "S", "style": "S", "aesthetics": "B", "price": "$$", "license": "Prop"}
|
| 2 |
+
{"name": "Imagen 4", "provider": "Google", "released": "2025.12", "rank": "#2", "photoRealism": "S", "textRender": "A", "instructFollow": "S", "style": "A", "aesthetics": "S", "price": "$$", "license": "Prop"}
|
| 3 |
+
{"name": "Flux 2 Pro", "provider": "BFL", "released": "2026.01", "rank": "#3", "photoRealism": "S", "textRender": "A", "instructFollow": "A", "style": "S", "aesthetics": "A", "price": "$$", "license": "Prop"}
|
| 4 |
+
{"name": "Midjourney v7", "provider": "Midjourney", "released": "2026.01", "rank": "#4", "photoRealism": "A", "textRender": "S", "instructFollow": "B", "style": "B", "aesthetics": "A", "price": "$$", "license": "Prop"}
|
| 5 |
+
{"name": "Flux 2 Dev", "provider": "BFL", "released": "2026.01", "rank": null, "photoRealism": "A", "textRender": "A", "instructFollow": "A", "style": "A", "aesthetics": "A", "price": "Free", "license": "Apache2"}
|
| 6 |
+
{"name": "Ideogram 3.0", "provider": "Ideogram", "released": "2025.12", "rank": "#5", "photoRealism": "A", "textRender": "B", "instructFollow": "S", "style": "A", "aesthetics": "A", "price": "$", "license": "Prop"}
|
| 7 |
+
{"name": "DALL-E 3.5", "provider": "OpenAI", "released": "2025.08", "rank": "#6", "photoRealism": "A", "textRender": "B", "instructFollow": "A", "style": "S", "aesthetics": "A", "price": "$$", "license": "Prop"}
|
| 8 |
+
{"name": "Nano Banana 2", "provider": "Google", "released": "2025.12", "rank": null, "photoRealism": "A", "textRender": "A", "instructFollow": "B", "style": "A", "aesthetics": "S", "price": "$", "license": "Prop"}
|
| 9 |
+
{"name": "SD 3.5", "provider": "Stability AI", "released": "2024.10", "rank": null, "photoRealism": "B", "textRender": "A", "instructFollow": "B", "style": "B", "aesthetics": "S", "price": "Free", "license": "Open"}
|
| 10 |
+
{"name": "Seedream 4.5", "provider": "ByteDance", "released": "2025.11", "rank": null, "photoRealism": "A", "textRender": "B", "instructFollow": "B", "style": "A", "aesthetics": "S", "price": "$", "license": "Prop"}
|
data/llm.jsonl
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"name": "GPT-5.2", "provider": "OpenAI", "aime": 100, "arcAgi2": 52.9, "arch": "Dense", "archDetail": "Reasoning", "bfcl": null, "ctxIn": 400, "ctxOut": 128, "elo": 1510, "gpqa": 93.2, "group": "flagship", "hle": 35.4, "ifeval": 90.5, "lcb": 80.0, "license": "Prop", "metacog": 62.76, "mmluPro": 80.0, "mmmlu": 82, "priceIn": 1.75, "priceOut": 14.0, "released": "2026.02", "sciCode": 54.6, "swePro": null, "sweV": 80.0, "termBench": 64.9, "tokPerSec": null, "ttft": 0.6, "type": "closed", "unionEval": null, "url": "https://openai.com/gpt-5", "vision": "Image"}
|
| 2 |
+
{"name": "GPT-5.3 Codex", "provider": "OpenAI", "aime": 95.0, "arcAgi2": null, "arch": "Dense", "archDetail": "Reasoning(Coding)", "bfcl": null, "ctxIn": 400, "ctxOut": 128, "elo": 1500, "gpqa": 91.5, "group": "flagship", "hle": 36.0, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": 82.9, "mmmlu": 83, "priceIn": 7.5, "priceOut": 30.0, "released": "2026.02", "sciCode": null, "swePro": 57.0, "sweV": null, "termBench": 77.3, "tokPerSec": null, "ttft": null, "type": "closed", "unionEval": null, "url": "https://openai.com/codex", "vision": "Image"}
|
| 3 |
+
{"name": "Claude Opus 4.6", "provider": "Anthropic", "aime": 100, "arcAgi2": 68.8, "arch": "Dense", "archDetail": "Reasoning(Adaptive)", "bfcl": null, "ctxIn": 200, "ctxOut": 32, "elo": 1498, "gpqa": 91.3, "group": "flagship", "hle": 40.0, "ifeval": 93.1, "lcb": 76.0, "license": "Prop", "metacog": 56.04, "mmluPro": 78.5, "mmmlu": 80, "priceIn": 5.0, "priceOut": 25.0, "released": "2025.10", "sciCode": null, "swePro": 45.0, "sweV": 80.8, "termBench": 74.7, "tokPerSec": null, "ttft": 3.5, "type": "closed", "unionEval": 69.3, "url": "https://anthropic.com/claude", "vision": "Image, Video"}
|
| 4 |
+
{"name": "Gemini 3.1 Pro", "provider": "Google", "aime": 97, "arcAgi2": 77.1, "arch": "Dense", "archDetail": "Reasoning(DeepThink)", "bfcl": null, "ctxIn": 2000, "ctxOut": 64, "elo": 1501, "gpqa": 94.3, "group": "flagship", "hle": 44.4, "ifeval": 91.0, "lcb": null, "license": "Prop", "metacog": 59.5, "mmluPro": 83.0, "mmmlu": 88, "priceIn": 2.0, "priceOut": 12.0, "released": "2026.01", "sciCode": 58.9, "swePro": 43.3, "sweV": 80.6, "termBench": 78.4, "tokPerSec": null, "ttft": 4.2, "type": "closed", "unionEval": null, "url": "https://gemini.google.com", "vision": "Image, Video, Audio"}
|
| 5 |
+
{"name": "Grok 4 Heavy", "provider": "xAI", "aime": 95, "arcAgi2": null, "arch": "Dense", "archDetail": "Reasoning", "bfcl": null, "ctxIn": 256, "ctxOut": 32, "elo": 1460, "gpqa": 87.5, "group": "flagship", "hle": 28.0, "ifeval": 88.0, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": 85.0, "mmmlu": 76, "priceIn": 3.0, "priceOut": 15.0, "released": "2025.11", "sciCode": null, "swePro": 25.0, "sweV": 72.0, "termBench": 27.2, "tokPerSec": null, "ttft": 6.0, "type": "closed", "unionEval": null, "url": "https://x.ai/grok", "vision": "Image"}
|
| 6 |
+
{"name": "Claude Sonnet 4.6", "provider": "Anthropic", "aime": 83.0, "arcAgi2": 60.4, "arch": "Dense", "archDetail": "Reasoning", "bfcl": null, "ctxIn": 200, "ctxOut": 64, "elo": 1482, "gpqa": 89.9, "group": "flagship", "hle": null, "ifeval": 89.5, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": 3.0, "priceOut": 15.0, "released": "2026.02", "sciCode": null, "swePro": null, "sweV": 79.6, "termBench": 53.0, "tokPerSec": null, "ttft": 2.0, "type": "closed", "unionEval": 69.9, "url": "https://anthropic.com/claude", "vision": "Image, Video"}
|
| 7 |
+
{"name": "GPT-OSS-120B", "provider": "OpenAI", "aime": 97.9, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(5.1B/116.8B)", "bfcl": null, "ctxIn": 128, "ctxOut": 32, "elo": 1380, "gpqa": 80.9, "group": "gptoss", "hle": 12.0, "ifeval": null, "lcb": null, "license": "Apache2", "metacog": 60.42, "mmluPro": 90.0, "mmmlu": 72, "priceIn": 0, "priceOut": 0, "released": "2025.12", "sciCode": null, "swePro": 16.2, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/openai", "vision": "Text"}
|
| 8 |
+
{"name": "GPT-OSS-20B", "provider": "OpenAI", "aime": 98.7, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(3.6B/20.9B)", "bfcl": null, "ctxIn": 128, "ctxOut": 32, "elo": 1340, "gpqa": 71.5, "group": "gptoss", "hle": 7.0, "ifeval": null, "lcb": null, "license": "Apache2", "metacog": null, "mmluPro": 85.3, "mmmlu": 68, "priceIn": 0, "priceOut": 0, "released": "2025.12", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/openai", "vision": "Text"}
|
| 9 |
+
{"name": "Qwen3.5-397B", "provider": "Alibaba", "aime": 91.3, "arcAgi2": null, "arch": "MoE+Hybrid", "archDetail": "Reasoning(17B/397B)", "bfcl": null, "ctxIn": 262, "ctxOut": 32, "elo": 1445, "gpqa": 88.4, "group": "qwen", "hle": 32.0, "ifeval": 92.6, "lcb": null, "license": "Apache2", "metacog": 60.9, "mmluPro": 87.8, "mmmlu": 85, "priceIn": null, "priceOut": null, "released": "2026.01", "sciCode": null, "swePro": 38.0, "sweV": 76.4, "termBench": null, "tokPerSec": 45, "ttft": 5.0, "type": "open", "unionEval": null, "url": "https://huggingface.co/Qwen", "vision": "Image, Video"}
|
| 10 |
+
{"name": "Qwen3.5-122B", "provider": "Alibaba", "aime": 85.0, "arcAgi2": null, "arch": "MoE+Hybrid", "archDetail": "Reasoning(10B/122B)", "bfcl": 72.2, "ctxIn": 262, "ctxOut": 32, "elo": 1420, "gpqa": 87.6, "group": "qwen", "hle": 24.0, "ifeval": 93.4, "lcb": null, "license": "Apache2", "metacog": 60.2, "mmluPro": null, "mmmlu": 82, "priceIn": 0.4, "priceOut": 1.2, "released": "2026.01", "sciCode": null, "swePro": 28.0, "sweV": 72.2, "termBench": null, "tokPerSec": null, "ttft": 6.0, "type": "open", "unionEval": null, "url": "https://huggingface.co/Qwen", "vision": "Image, Video"}
|
| 11 |
+
{"name": "Qwen3.5-27B", "provider": "Alibaba", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Reasoning(27B)", "bfcl": null, "ctxIn": 262, "ctxOut": 32, "elo": 1395, "gpqa": 85.5, "group": "qwen", "hle": 18.0, "ifeval": null, "lcb": null, "license": "Apache2", "metacog": 60.6, "mmluPro": 86.1, "mmmlu": 80, "priceIn": null, "priceOut": null, "released": "2026.01", "sciCode": null, "swePro": 20.0, "sweV": 72.4, "termBench": null, "tokPerSec": null, "ttft": 5.5, "type": "open", "unionEval": null, "url": "https://huggingface.co/Qwen", "vision": "Image, Video"}
|
| 12 |
+
{"name": "Qwen3.5-35B", "provider": "Alibaba", "aime": null, "arcAgi2": null, "arch": "MoE+Hybrid", "archDetail": "Reasoning(3B/35B)", "bfcl": null, "ctxIn": 262, "ctxOut": 32, "elo": 1380, "gpqa": 83.0, "group": "qwen", "hle": 15.0, "ifeval": null, "lcb": null, "license": "Apache2", "metacog": 59.3, "mmluPro": null, "mmmlu": 78, "priceIn": 0.1, "priceOut": 0.4, "released": "2026.01", "sciCode": null, "swePro": 18.0, "sweV": 68.0, "termBench": null, "tokPerSec": 194, "ttft": 4.0, "type": "open", "unionEval": null, "url": "https://huggingface.co/Qwen", "vision": "Image, Video"}
|
| 13 |
+
{"name": "Qwen3.5-Flash", "provider": "Alibaba", "aime": null, "arcAgi2": null, "arch": "MoE+Hybrid", "archDetail": "Non-Reasoning", "bfcl": null, "ctxIn": 1000, "ctxOut": 32, "elo": null, "gpqa": null, "group": "qwen", "hle": null, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": 75, "priceIn": 0.1, "priceOut": 0.4, "released": "2026.01", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": 3.0, "type": "closed", "unionEval": null, "url": "https://huggingface.co/Qwen", "vision": "Image, Video"}
|
| 14 |
+
{"name": "Qwen3.5-9B", "provider": "Alibaba", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Reasoning(9B)", "bfcl": 66.1, "ctxIn": 262, "ctxOut": 32, "elo": 1300, "gpqa": 81.7, "group": "qwen", "hle": 10.0, "ifeval": 91.5, "lcb": 65.6, "license": "Apache2", "metacog": null, "mmluPro": 82.5, "mmmlu": 81.2, "priceIn": null, "priceOut": null, "released": "2026.01", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": 3.5, "type": "open", "unionEval": null, "url": "https://huggingface.co/Qwen", "vision": "Image, Video"}
|
| 15 |
+
{"name": "Qwen3.5-4B", "provider": "Alibaba", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Reasoning(4B)", "bfcl": 50.3, "ctxIn": 262, "ctxOut": 32, "elo": null, "gpqa": 76.2, "group": "qwen", "hle": null, "ifeval": 89.8, "lcb": 55.8, "license": "Apache2", "metacog": null, "mmluPro": 79.1, "mmmlu": 76.1, "priceIn": null, "priceOut": null, "released": "2026.01", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": 2.0, "type": "open", "unionEval": null, "url": "https://huggingface.co/Qwen", "vision": "Image, Video"}
|
| 16 |
+
{"name": "DeepSeek V3.2", "provider": "DeepSeek", "aime": 89.3, "arcAgi2": null, "arch": "MoE", "archDetail": "Non-Reasoning(37B/671B)", "bfcl": null, "ctxIn": 128, "ctxOut": 8, "elo": 1430, "gpqa": 79.9, "group": "value", "hle": 22.0, "ifeval": 87.5, "lcb": null, "license": "MIT", "metacog": 60.04, "mmluPro": null, "mmmlu": 78, "priceIn": 0.14, "priceOut": 0.28, "released": "2025.12", "sciCode": null, "swePro": 15.6, "sweV": 66.0, "termBench": 39.6, "tokPerSec": null, "ttft": 7.0, "type": "open", "unionEval": null, "url": "https://huggingface.co/deepseek-ai/DeepSeek-V3", "vision": "Text"}
|
| 17 |
+
{"name": "DeepSeek R1", "provider": "DeepSeek", "aime": 87.5, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(37B/671B)", "bfcl": null, "ctxIn": 128, "ctxOut": 8, "elo": 1440, "gpqa": 82.0, "group": "value", "hle": 14.0, "ifeval": 83.3, "lcb": null, "license": "MIT", "metacog": 56.7, "mmluPro": 85.0, "mmmlu": 74, "priceIn": 0.55, "priceOut": 2.19, "released": "2025.01", "sciCode": null, "swePro": 18.0, "sweV": 49.2, "termBench": null, "tokPerSec": null, "ttft": 8.0, "type": "open", "unionEval": null, "url": "https://huggingface.co/deepseek-ai/DeepSeek-R1", "vision": "Text"}
|
| 18 |
+
{"name": "Kimi K2.5", "provider": "Moonshot", "aime": 96.1, "arcAgi2": 12.1, "arch": "MoE", "archDetail": "Reasoning(1T)", "bfcl": null, "ctxIn": 200, "ctxOut": 32, "elo": 1447, "gpqa": 87.6, "group": "flagship", "hle": 44.9, "ifeval": 94.0, "lcb": 85.0, "license": "MIT", "metacog": 68.71, "mmluPro": 92.0, "mmmlu": 81, "priceIn": 0.55, "priceOut": 2.5, "released": "2025.11", "sciCode": null, "swePro": 27.7, "sweV": 76.8, "termBench": 43.2, "tokPerSec": null, "ttft": 5.0, "type": "open", "unionEval": null, "url": "https://huggingface.co/moonshotai", "vision": "Image, Video"}
|
| 19 |
+
{"name": "GLM-5", "provider": "Zhipu AI", "aime": 92.7, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(40B/745B)", "bfcl": null, "ctxIn": 200, "ctxOut": 16, "elo": 1451, "gpqa": 86.0, "group": "value", "hle": 30.5, "ifeval": null, "lcb": 52.0, "license": "MIT", "metacog": 62.5, "mmluPro": 87.0, "mmmlu": 76, "priceIn": 0.35, "priceOut": 0.39, "released": "2026.02", "sciCode": null, "swePro": 77.8, "sweV": null, "termBench": 52.4, "tokPerSec": null, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/zai-org/GLM-5", "vision": "Text"}
|
| 20 |
+
{"name": "Llama 4 Scout", "provider": "Meta", "aime": 85.0, "arcAgi2": null, "arch": "MoE", "archDetail": "Non-Reasoning(17B/400B)", "bfcl": null, "ctxIn": 10000, "ctxOut": 16, "elo": 1340, "gpqa": 73.0, "group": "flagship", "hle": 12.0, "ifeval": 85.0, "lcb": null, "license": "Meta", "metacog": 45.1, "mmluPro": null, "mmmlu": 70, "priceIn": 0.11, "priceOut": 0.34, "released": "2025.04", "sciCode": null, "swePro": 5.2, "sweV": 55.0, "termBench": null, "tokPerSec": null, "ttft": 2.0, "type": "open", "unionEval": null, "url": "https://huggingface.co/meta-llama", "vision": "Image, Video"}
|
| 21 |
+
{"name": "Mistral Large 3", "provider": "Mistral", "aime": 82.0, "arcAgi2": null, "arch": "MoE", "archDetail": "Non-Reasoning(675B)", "bfcl": null, "ctxIn": 256, "ctxOut": 16, "elo": 1320, "gpqa": 78.0, "group": "flagship", "hle": 11.0, "ifeval": 86.0, "lcb": null, "license": "Apache2", "metacog": null, "mmluPro": null, "mmmlu": 72, "priceIn": 2.0, "priceOut": 6.0, "released": "2025.11", "sciCode": null, "swePro": 12.0, "sweV": 60.0, "termBench": null, "tokPerSec": null, "ttft": 0.3, "type": "open", "unionEval": null, "url": "https://huggingface.co/mistralai", "vision": "Image"}
|
| 22 |
+
{"name": "Gemini 3 Flash", "provider": "Google", "aime": 95.0, "arcAgi2": 34.0, "arch": "Dense", "archDetail": "Non-Reasoning+Thinking", "bfcl": null, "ctxIn": 1000, "ctxOut": 64, "elo": 1490, "gpqa": 90.4, "group": "flagship", "hle": 33.7, "ifeval": 88.2, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": 88.6, "mmmlu": 83, "priceIn": 0.5, "priceOut": 3.0, "released": "2025.12", "sciCode": null, "swePro": 71.2, "sweV": 72.5, "termBench": 64.3, "tokPerSec": 218, "ttft": 1.2, "type": "closed", "unionEval": null, "url": "https://deepmind.google/technologies/gemini/flash/", "vision": "Image, Video, Audio"}
|
| 23 |
+
{"name": "Llama 4 Maverick", "provider": "Meta", "aime": 82.0, "arcAgi2": null, "arch": "MoE", "archDetail": "Non-Reasoning(17B/400B)", "bfcl": null, "ctxIn": 1000, "ctxOut": 16, "elo": 1390, "gpqa": 69.8, "group": "flagship", "hle": 18.0, "ifeval": 83.0, "lcb": null, "license": "Llama4", "metacog": 44.9, "mmluPro": 80.5, "mmmlu": 74, "priceIn": 0.22, "priceOut": 0.88, "released": "2025.10", "sciCode": null, "swePro": 12.3, "sweV": 73.0, "termBench": null, "tokPerSec": null, "ttft": 4.5, "type": "open", "unionEval": null, "url": "https://huggingface.co/meta-llama", "vision": "Image, Video"}
|
| 24 |
+
{"name": "Claude Haiku 4.5", "provider": "Anthropic", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Non-Reasoning", "bfcl": null, "ctxIn": 200, "ctxOut": 8, "elo": 1350, "gpqa": 75.0, "group": "flagship", "hle": null, "ifeval": 86.5, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": 72.0, "mmmlu": 71, "priceIn": 1.0, "priceOut": 5.0, "released": "2025.09", "sciCode": null, "swePro": 14.0, "sweV": 68.0, "termBench": 35.5, "tokPerSec": null, "ttft": 0.4, "type": "closed", "unionEval": null, "url": "https://anthropic.com/claude", "vision": "Image"}
|
| 25 |
+
{"name": "Grok 4.1 Fast", "provider": "xAI", "aime": 88.0, "arcAgi2": null, "arch": "Dense", "archDetail": "Reasoning", "bfcl": null, "ctxIn": 2000, "ctxOut": 16, "elo": 1380, "gpqa": 85.3, "group": "flagship", "hle": null, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": 72, "priceIn": 0.2, "priceOut": 0.8, "released": "2025.11", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": 1.5, "type": "closed", "unionEval": null, "url": "https://x.ai/grok", "vision": "Image, Video"}
|
| 26 |
+
{"name": "Phi-4", "provider": "Microsoft", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Non-Reasoning(14B)", "bfcl": null, "ctxIn": 16, "ctxOut": 4, "elo": 1310, "gpqa": 73.0, "group": "value", "hle": null, "ifeval": null, "lcb": null, "license": "MIT", "metacog": null, "mmluPro": null, "mmmlu": 68, "priceIn": null, "priceOut": null, "released": "2024.12", "sciCode": null, "swePro": null, "sweV": 72.0, "termBench": null, "tokPerSec": null, "ttft": 2.5, "type": "open", "unionEval": null, "url": "https://huggingface.co/microsoft/phi-4", "vision": "Image"}
|
| 27 |
+
{"name": "K-EXAONE", "provider": "LG AI Research", "aime": 85.3, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(236B, K-Foundation)", "bfcl": null, "ctxIn": 260, "ctxOut": 16, "elo": null, "gpqa": 75.4, "group": "korean", "hle": null, "ifeval": null, "lcb": null, "license": "Research", "metacog": null, "mmluPro": 81.8, "mmmlu": 72, "priceIn": 0, "priceOut": 0, "released": "2025.12", "sciCode": null, "swePro": null, "sweV": 49.4, "termBench": null, "tokPerSec": null, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/LGAI-EXAONE", "vision": "Image, Text"}
|
| 28 |
+
{"name": "A.X K1", "provider": "SK Telecom", "aime": null, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(500B, K-Foundation)", "bfcl": null, "ctxIn": 64, "ctxOut": 16, "elo": null, "gpqa": null, "group": "korean", "hle": null, "ifeval": null, "lcb": null, "license": "Apache2", "metacog": null, "mmluPro": null, "mmmlu": 62, "priceIn": 0, "priceOut": 0, "released": "2025.12", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "closed", "unionEval": null, "url": "https://www.sktelecom.com", "vision": "Text"}
|
| 29 |
+
{"name": "Solar Open 100B", "provider": "Upstage", "aime": 84.3, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(100B, K-Foundation)", "bfcl": null, "ctxIn": 100, "ctxOut": 16, "elo": null, "gpqa": 68.1, "group": "korean", "hle": null, "ifeval": null, "lcb": null, "license": "Apache2", "metacog": null, "mmluPro": 80.4, "mmmlu": 68, "priceIn": 0, "priceOut": 0, "released": "2025.12", "sciCode": null, "swePro": 74.2, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/upstage/Solar-Open-100B", "vision": "Text"}
|
| 30 |
+
{"name": "Motif AI", "provider": "Motif Technologies", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Non-Reasoning(K-Foundation)", "bfcl": null, "ctxIn": 128, "ctxOut": 16, "elo": null, "gpqa": null, "group": "korean", "hle": null, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": 55, "priceIn": 0, "priceOut": 0, "released": "2026.02", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "closed", "unionEval": null, "url": "https://motif.ai", "vision": "Text"}
|
| 31 |
+
{"name": "Mi:dm 2.0 Base", "provider": "KT", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Non-Reasoning(11.5B, Llama-DuS)", "bfcl": null, "ctxIn": 32, "ctxOut": 4, "elo": null, "gpqa": null, "group": "korean", "hle": null, "ifeval": null, "lcb": null, "license": "MIT", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": 0, "priceOut": 0, "released": "2025.07", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/K-intelligence/Midm-2.0-Base-Instruct", "vision": "Text"}
|
| 32 |
+
{"name": "Nanbeige4.1-3B", "provider": "Nanbeige", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Reasoning(3B)", "bfcl": 56.5, "ctxIn": 131, "ctxOut": 131, "elo": null, "gpqa": 83.8, "group": "value", "hle": 12.6, "ifeval": null, "lcb": 76.9, "license": "Apache2", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": 0, "priceOut": 0, "released": "2026.03", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/Nanbeige/Nanbeige4.1-3B", "vision": "Text"}
|
| 33 |
+
{"name": "MiniMax-M2.5", "provider": "MiniMax", "aime": 86.3, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(10B/230B)", "bfcl": null, "ctxIn": 1000, "ctxOut": 64, "elo": null, "gpqa": 84.8, "group": "flagship", "hle": 19.1, "ifeval": 87.5, "lcb": 82.6, "license": "MIT", "metacog": 60.54, "mmluPro": 82.0, "mmmlu": null, "priceIn": 0.3, "priceOut": 1.2, "released": "2026.02", "sciCode": null, "swePro": null, "sweV": 80.2, "termBench": 42.2, "tokPerSec": 47, "ttft": 3.3, "type": "open", "unionEval": null, "url": "https://huggingface.co/MiniMaxAI/MiniMax-M2.5", "vision": "Text"}
|
| 34 |
+
{"name": "Step-3.5-Flash", "provider": "StepFun", "aime": 97.3, "arcAgi2": null, "arch": "MoE", "archDetail": "Reasoning(11B/196B)", "bfcl": null, "ctxIn": 256, "ctxOut": 32, "elo": null, "gpqa": null, "group": "flagship", "hle": null, "ifeval": null, "lcb": 86.4, "license": "Apache2", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": null, "priceOut": null, "released": "2026.02", "sciCode": null, "swePro": null, "sweV": 74.4, "termBench": 51.0, "tokPerSec": 300, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/stepfun-ai/Step-3.5-Flash", "vision": "Text"}
|
| 35 |
+
{"name": "GPT-5.4", "provider": "OpenAI", "aime": null, "arcAgi2": 73.3, "arch": "Dense", "archDetail": "Reasoning(Computer Use)", "bfcl": null, "ctxIn": 1000, "ctxOut": 64, "elo": null, "gpqa": 92.8, "group": "flagship", "hle": 52.1, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": 2.5, "priceOut": 15.0, "released": "2026.03", "sciCode": null, "swePro": 57.7, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "closed", "unionEval": null, "url": "https://openai.com/gpt-5", "vision": "Image"}
|
| 36 |
+
{"name": "GPT-5.1", "provider": "OpenAI", "aime": 94.0, "arcAgi2": 17.0, "arch": "Dense", "archDetail": "Reasoning(Adaptive)", "bfcl": null, "ctxIn": 400, "ctxOut": 64, "elo": 1480, "gpqa": 88.1, "group": "flagship", "hle": 26.0, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": 1.25, "priceOut": 10.0, "released": "2025.11", "sciCode": null, "swePro": null, "sweV": 74.9, "termBench": null, "tokPerSec": null, "ttft": 1.0, "type": "closed", "unionEval": null, "url": "https://openai.com/gpt-5", "vision": "Image"}
|
| 37 |
+
{"name": "Gemini 3 Pro", "provider": "Google", "aime": 95.0, "arcAgi2": 31.1, "arch": "Dense", "archDetail": "Reasoning(DeepThink)", "bfcl": null, "ctxIn": 1000, "ctxOut": 64, "elo": 1490, "gpqa": 91.9, "group": "flagship", "hle": 37.5, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": 85, "priceIn": 2.0, "priceOut": 12.0, "released": "2025.11", "sciCode": null, "swePro": null, "sweV": 76.2, "termBench": null, "tokPerSec": 134, "ttft": 3.0, "type": "closed", "unionEval": null, "url": "https://deepmind.google/technologies/gemini/", "vision": "Image, Video, Audio"}
|
| 38 |
+
{"name": "Claude Sonnet 4.5", "provider": "Anthropic", "aime": 100, "arcAgi2": null, "arch": "Dense", "archDetail": "Reasoning(Hybrid)", "bfcl": null, "ctxIn": 200, "ctxOut": 64, "elo": 1440, "gpqa": 83.4, "group": "flagship", "hle": 30.8, "ifeval": 90.0, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": 3.0, "priceOut": 15.0, "released": "2025.09", "sciCode": null, "swePro": null, "sweV": 77.2, "termBench": 51.0, "tokPerSec": null, "ttft": 1.5, "type": "closed", "unionEval": null, "url": "https://anthropic.com/claude", "vision": "Image"}
|
| 39 |
+
{"name": "GPT-5-Nano", "provider": "OpenAI", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Non-Reasoning(Nano)", "bfcl": null, "ctxIn": 400, "ctxOut": 16, "elo": null, "gpqa": null, "group": "value", "hle": null, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": 0.05, "priceOut": 0.4, "released": "2025.08", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": 0.2, "type": "closed", "unionEval": null, "url": "https://openai.com/gpt-5", "vision": "Image"}
|
| 40 |
+
{"name": "Gemini 2.5 FL-Lite", "provider": "Google", "aime": null, "arcAgi2": null, "arch": "Dense", "archDetail": "Non-Reasoning+Thinking", "bfcl": null, "ctxIn": 1000, "ctxOut": 64, "elo": null, "gpqa": null, "group": "value", "hle": null, "ifeval": null, "lcb": null, "license": "Prop", "metacog": null, "mmluPro": null, "mmmlu": null, "priceIn": 0.1, "priceOut": 0.4, "released": "2025.06", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": 0.5, "type": "closed", "unionEval": null, "url": "https://deepmind.google/technologies/gemini/flash/", "vision": "Image, Video, Audio"}
|
| 41 |
+
{"name": "Qwen3-Next-80B", "provider": "Alibaba", "aime": null, "arcAgi2": null, "arch": "MoE+Hybrid", "archDetail": "Reasoning(3B/80B)", "bfcl": 49.7, "ctxIn": 262, "ctxOut": 32, "elo": null, "gpqa": 77.2, "group": "qwen", "hle": null, "ifeval": 88.9, "lcb": 68.7, "license": "NCML", "metacog": null, "mmluPro": 82.7, "mmmlu": 81.3, "priceIn": 0.15, "priceOut": 1.2, "released": "2025.09", "sciCode": null, "swePro": null, "sweV": null, "termBench": null, "tokPerSec": null, "ttft": null, "type": "open", "unionEval": null, "url": "https://huggingface.co/Qwen/Qwen3-Next-80B-A3B-Thinking", "vision": "Text"}
|
data/music.jsonl
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"name": "Suno v4.5", "provider": "Suno", "released": "2025.11", "quality": "S", "vocals": "S", "instrumental": "S", "lyrics": "S", "duration": "4min", "price": "$$", "license": "Prop"}
|
| 2 |
+
{"name": "Udio v2", "provider": "Udio", "released": "2025.10", "quality": "S", "vocals": "A", "instrumental": "S", "lyrics": "A", "duration": "4min", "price": "$$", "license": "Prop"}
|
| 3 |
+
{"name": "Gemini Music", "provider": "Google", "released": "2026.01", "quality": "A", "vocals": "A", "instrumental": "A", "lyrics": "A", "duration": "60s", "price": "$", "license": "Prop"}
|
| 4 |
+
{"name": "MusicGen Large", "provider": "Meta", "released": "2024.06", "quality": "B", "vocals": "A", "instrumental": "B", "lyrics": "A", "duration": "30s", "price": "Free", "license": "Open"}
|
| 5 |
+
{"name": "Stable Audio 2.0", "provider": "Stability AI", "released": "2024.04", "quality": "B", "vocals": "A", "instrumental": "B", "lyrics": "B", "duration": "3min", "price": "$", "license": "Open"}
|
| 6 |
+
{"name": "JASCO", "provider": "Meta", "released": "2024.12", "quality": "C", "vocals": "A", "instrumental": "C", "lyrics": "B", "duration": "30s", "price": "Free", "license": "Open"}
|
| 7 |
+
{"name": "Riffusion v2", "provider": "Riffusion", "released": "2025.06", "quality": "B", "vocals": "B", "instrumental": "B", "lyrics": "A", "duration": "30s", "price": "$", "license": "Prop"}
|
| 8 |
+
{"name": "Loudme", "provider": "Loudme", "released": "2025.09", "quality": "A", "vocals": "A", "instrumental": "A", "lyrics": "B", "duration": "5min", "price": "$", "license": "Prop"}
|
data/video.jsonl
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"name": "Sora 2", "provider": "OpenAI", "released": "2025.09", "quality": "S", "motion": "S", "consistency": "A", "textRender": "S", "duration": "20s", "resolution": "1080p", "price": "$$$", "license": "Prop"}
|
| 2 |
+
{"name": "Veo 3.1", "provider": "Google", "released": "2026.01", "quality": "S", "motion": "A", "consistency": "S", "textRender": "S", "duration": "8s", "resolution": "4K", "price": "$$", "license": "Prop"}
|
| 3 |
+
{"name": "Runway Gen-4.5", "provider": "Runway", "released": "2026.02", "quality": "S", "motion": "S", "consistency": "A", "textRender": "A", "duration": "16s", "resolution": "1080p", "price": "$$", "license": "Prop"}
|
| 4 |
+
{"name": "Kling 3.0", "provider": "Kuaishou", "released": "2026.02", "quality": "A", "motion": "A", "consistency": "A", "textRender": "A", "duration": "5min", "resolution": "1080p", "price": "$", "license": "Prop"}
|
| 5 |
+
{"name": "Seedance 2.0", "provider": "ByteDance", "released": "2026.01", "quality": "S", "motion": "A", "consistency": "S", "textRender": "A", "duration": "10s", "resolution": "2K", "price": "$$", "license": "Prop"}
|
| 6 |
+
{"name": "Wan 2.6", "provider": "Alibaba", "released": "2026.01", "quality": "A", "motion": "A", "consistency": "B", "textRender": "A", "duration": "10s", "resolution": "1080p", "price": "Free", "license": "Open"}
|
| 7 |
+
{"name": "Pika 2.5", "provider": "Pika", "released": "2025.12", "quality": "B", "motion": "B", "consistency": "B", "textRender": "A", "duration": "10s", "resolution": "1080p", "price": "$", "license": "Prop"}
|
| 8 |
+
{"name": "Luma Ray3", "provider": "Luma", "released": "2026.01", "quality": "A", "motion": "A", "consistency": "B", "textRender": "B", "duration": "10s", "resolution": "4K", "price": "$$", "license": "Prop"}
|
| 9 |
+
{"name": "LTX-2", "provider": "Lightricks", "released": "2026.01", "quality": "A", "motion": "B", "consistency": "A", "textRender": "B", "duration": "10s", "resolution": "4K", "price": "Free", "license": "Open"}
|
| 10 |
+
{"name": "HaiLuo AI", "provider": "MiniMax", "released": "2025.12", "quality": "B", "motion": "A", "consistency": "B", "textRender": "B", "duration": "6s", "resolution": "1080p", "price": "$", "license": "Prop"}
|
data/vlm_flagship.jsonl
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"name": "Gemini 3 Flash", "provider": "Google", "mmmu": 87.6, "mmmuPro": 80.0, "mathVista": null, "ai2d": null, "ocrBench": null, "mmStar": null, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 2 |
+
{"name": "Gemini 3 Pro", "provider": "Google", "mmmu": 87.5, "mmmuPro": 80.0, "mathVista": null, "ai2d": null, "ocrBench": null, "mmStar": null, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 3 |
+
{"name": "Gemini 3.1 Pro", "provider": "Google", "mmmu": null, "mmmuPro": 82.0, "mathVista": null, "ai2d": null, "ocrBench": null, "mmStar": null, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 4 |
+
{"name": "GPT-5.2", "provider": "OpenAI", "mmmu": 86.7, "mmmuPro": null, "mathVista": null, "ai2d": null, "ocrBench": null, "mmStar": null, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 5 |
+
{"name": "GPT-5 (original)", "provider": "OpenAI", "mmmu": 84.2, "mmmuPro": null, "mathVista": null, "ai2d": null, "ocrBench": null, "mmStar": null, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 6 |
+
{"name": "Claude Opus 4.6", "provider": "Anthropic", "mmmu": null, "mmmuPro": 85.1, "mathVista": null, "ai2d": null, "ocrBench": null, "mmStar": null, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 7 |
+
{"name": "Grok 4 Heavy", "provider": "xAI", "mmmu": 76.5, "mmmuPro": null, "mathVista": null, "ai2d": null, "ocrBench": null, "mmStar": null, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 8 |
+
{"name": "InternVL3.5-241B", "provider": "OpenGVLab", "mmmu": 77.7, "mmmuPro": null, "mathVista": null, "ai2d": null, "ocrBench": null, "mmStar": null, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 9 |
+
{"name": "InternVL3-78B", "provider": "OpenGVLab", "mmmu": 72.2, "mmmuPro": null, "mathVista": 79.6, "ai2d": 89.7, "ocrBench": 90.6, "mmStar": null, "hallusionBench": 59.1, "mmBenchEN": 89.0, "realWorldQA": 78.0, "videoMME": null}
|
| 10 |
+
{"name": "Qwen2.5-VL-72B", "provider": "Alibaba", "mmmu": 70.2, "mmmuPro": null, "mathVista": 74.8, "ai2d": null, "ocrBench": null, "mmStar": 70.8, "hallusionBench": null, "mmBenchEN": null, "realWorldQA": null, "videoMME": null}
|
| 11 |
+
{"name": "Kimi-VL-A3B-Thinking", "provider": "Moonshot", "mmmu": 64.0, "mmmuPro": 46.3, "mathVista": 80.1, "ai2d": null, "ocrBench": null, "mmStar": 70.4, "hallusionBench": null, "mmBenchEN": 84.4, "realWorldQA": 70.0, "videoMME": null}
|
index.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
schema.jsonld
ADDED
|
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"@context": "https://schema.org",
|
| 3 |
+
"@type": "Dataset",
|
| 4 |
+
"name": "ALL Bench Leaderboard 2026",
|
| 5 |
+
"alternateName": [
|
| 6 |
+
"ALL Bench",
|
| 7 |
+
"ALLBench",
|
| 8 |
+
"AI Benchmark Leaderboard 2026"
|
| 9 |
+
],
|
| 10 |
+
"description": "The only AI benchmark leaderboard covering LLM, VLM, Agent, Image, Video, and Music generation in a single unified view. 91 models cross-verified across 6 modalities with confidence badges. Features composite 5-axis scoring, interactive comparison tools, and downloadable intelligence reports.",
|
| 11 |
+
"url": "https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard",
|
| 12 |
+
"sameAs": [
|
| 13 |
+
"https://huggingface.co/datasets/FINAL-Bench/ALL-Bench-Leaderboard",
|
| 14 |
+
"https://github.com/final-bench/ALL-Bench-Leaderboard"
|
| 15 |
+
],
|
| 16 |
+
"license": "https://opensource.org/licenses/MIT",
|
| 17 |
+
"version": "2.2.1",
|
| 18 |
+
"datePublished": "2026-03-01",
|
| 19 |
+
"dateModified": "2026-03-10",
|
| 20 |
+
"creator": {
|
| 21 |
+
"@type": "Organization",
|
| 22 |
+
"name": "ALL Bench Team",
|
| 23 |
+
"url": "https://huggingface.co/FINAL-Bench"
|
| 24 |
+
},
|
| 25 |
+
"keywords": [
|
| 26 |
+
"AI benchmark",
|
| 27 |
+
"LLM leaderboard",
|
| 28 |
+
"GPT-5",
|
| 29 |
+
"Claude",
|
| 30 |
+
"Gemini",
|
| 31 |
+
"VLM benchmark",
|
| 32 |
+
"AI agent",
|
| 33 |
+
"image generation",
|
| 34 |
+
"video generation",
|
| 35 |
+
"music generation",
|
| 36 |
+
"MMLU-Pro",
|
| 37 |
+
"GPQA",
|
| 38 |
+
"ARC-AGI-2",
|
| 39 |
+
"FINAL Bench",
|
| 40 |
+
"metacognition",
|
| 41 |
+
"multimodal AI",
|
| 42 |
+
"AI evaluation",
|
| 43 |
+
"benchmark comparison",
|
| 44 |
+
"AI model ranking",
|
| 45 |
+
"open source AI"
|
| 46 |
+
],
|
| 47 |
+
"about": [
|
| 48 |
+
{
|
| 49 |
+
"@type": "Thing",
|
| 50 |
+
"name": "Large Language Model"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"@type": "Thing",
|
| 54 |
+
"name": "Vision Language Model"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"@type": "Thing",
|
| 58 |
+
"name": "AI Benchmark"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"@type": "Thing",
|
| 62 |
+
"name": "Generative AI"
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"@type": "Thing",
|
| 66 |
+
"name": "Metacognition"
|
| 67 |
+
}
|
| 68 |
+
],
|
| 69 |
+
"measurementTechnique": "Cross-verified benchmark aggregation with 3-tier confidence system",
|
| 70 |
+
"variableMeasured": [
|
| 71 |
+
{
|
| 72 |
+
"@type": "PropertyValue",
|
| 73 |
+
"name": "MMLU-Pro",
|
| 74 |
+
"description": "57K expert-level multi-discipline questions"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"@type": "PropertyValue",
|
| 78 |
+
"name": "GPQA Diamond",
|
| 79 |
+
"description": "PhD-level expert questions in science"
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"@type": "PropertyValue",
|
| 83 |
+
"name": "AIME 2025",
|
| 84 |
+
"description": "American Invitational Mathematics Examination"
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"@type": "PropertyValue",
|
| 88 |
+
"name": "HLE",
|
| 89 |
+
"description": "Humanity's Last Exam — 2500 expert-sourced questions"
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"@type": "PropertyValue",
|
| 93 |
+
"name": "ARC-AGI-2",
|
| 94 |
+
"description": "Abstract reasoning and novel pattern recognition"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"@type": "PropertyValue",
|
| 98 |
+
"name": "FINAL Bench Metacognitive",
|
| 99 |
+
"description": "AI self-correction ability measurement"
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"@type": "PropertyValue",
|
| 103 |
+
"name": "SWE-Pro",
|
| 104 |
+
"description": "Software engineering benchmark by Scale AI"
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"@type": "PropertyValue",
|
| 108 |
+
"name": "IFEval",
|
| 109 |
+
"description": "Instruction following evaluation"
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"@type": "PropertyValue",
|
| 113 |
+
"name": "LiveCodeBench",
|
| 114 |
+
"description": "Continuously updated coding benchmark"
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"@type": "PropertyValue",
|
| 118 |
+
"name": "Union Eval S3",
|
| 119 |
+
"description": "ALL Bench proprietary integrated benchmark, 100% JSON auto-graded"
|
| 120 |
+
}
|
| 121 |
+
],
|
| 122 |
+
"distribution": [
|
| 123 |
+
{
|
| 124 |
+
"@type": "DataDownload",
|
| 125 |
+
"encodingFormat": "application/json",
|
| 126 |
+
"contentUrl": "https://huggingface.co/datasets/FINAL-Bench/ALL-Bench-Leaderboard/resolve/main/all_bench_leaderboard_v2.1.json",
|
| 127 |
+
"name": "Unified JSON Dataset (75KB)"
|
| 128 |
+
}
|
| 129 |
+
],
|
| 130 |
+
"isPartOf": {
|
| 131 |
+
"@type": "DataCatalog",
|
| 132 |
+
"name": "Hugging Face Datasets",
|
| 133 |
+
"url": "https://huggingface.co/datasets"
|
| 134 |
+
},
|
| 135 |
+
"funder": {
|
| 136 |
+
"@type": "Organization",
|
| 137 |
+
"name": "FINAL Bench"
|
| 138 |
+
}
|
| 139 |
+
}
|