Upload benchmarks.json with huggingface_hub
Browse files- benchmarks.json +11 -0
benchmarks.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"updated": "2026-07",
|
| 3 |
+
"source": "Artificial Analysis Intelligence Index (composite of 9 evals) — the only cross-lab comparable score",
|
| 4 |
+
"sourceUrl": "https://benchlm.ai/benchmarks/artificialAnalysis",
|
| 5 |
+
"scaleMax": 70,
|
| 6 |
+
"models": [
|
| 7 |
+
{ "id": "fable-5", "name": "Claude Fable 5", "lab": "Anthropic", "index": 59.9, "inPrice": 10, "outPrice": 50 },
|
| 8 |
+
{ "id": "gpt-5-6-sol", "name": "GPT-5.6 Sol", "lab": "OpenAI", "index": 58.9, "inPrice": 5, "outPrice": 30 },
|
| 9 |
+
{ "id": "kimi-k3", "name": "Kimi K3", "lab": "Moonshot · open-weight", "index": 57.1, "inPrice": 3, "outPrice": 15 }
|
| 10 |
+
]
|
| 11 |
+
}
|