luisrguerra
commited on
Commit
•
eecf05a
1
Parent(s):
dc54056
Update index.html
Browse files- index.html +17 -1
index.html
CHANGED
@@ -363,7 +363,7 @@
|
|
363 |
},
|
364 |
{
|
365 |
name: 'Claude 3 Opus',
|
366 |
-
mmlu:
|
367 |
mtbench: null,
|
368 |
arenaelo:1249,
|
369 |
gsm8k: 95.0,
|
@@ -377,6 +377,22 @@
|
|
377 |
organization: 'Anthropic',
|
378 |
license: 'Proprietary',
|
379 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
380 |
{
|
381 |
name: 'Claude 3 Sonnet',
|
382 |
mmlu: 79.0,
|
|
|
363 |
},
|
364 |
{
|
365 |
name: 'Claude 3 Opus',
|
366 |
+
mmlu: 85.7,
|
367 |
mtbench: null,
|
368 |
arenaelo:1249,
|
369 |
gsm8k: 95.0,
|
|
|
377 |
organization: 'Anthropic',
|
378 |
license: 'Proprietary',
|
379 |
},
|
380 |
+
{
|
381 |
+
name: 'Claude 3.5 Sonnet',
|
382 |
+
mmlu: 88.3,
|
383 |
+
mtbench: null,
|
384 |
+
arenaelo:null,
|
385 |
+
gsm8k: 96.4,
|
386 |
+
winogrande: null,
|
387 |
+
truthfulqa: null,
|
388 |
+
hellaswag:null,
|
389 |
+
arc:null,
|
390 |
+
nothallucination: null,
|
391 |
+
alpacaeval: null,
|
392 |
+
parameters: null,
|
393 |
+
organization: 'Anthropic',
|
394 |
+
license: 'Proprietary',
|
395 |
+
},
|
396 |
{
|
397 |
name: 'Claude 3 Sonnet',
|
398 |
mmlu: 79.0,
|