luisrguerra commited on
Commit
f148f53
1 Parent(s): c302561

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +45 -0
index.html CHANGED
@@ -263,6 +263,51 @@
263
  organization: 'OpenAI',
264
  license: 'Proprietary',
265
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
266
  {
267
  name: 'Claude 2.1',
268
  mmlu: null,
 
263
  organization: 'OpenAI',
264
  license: 'Proprietary',
265
  },
266
+ {
267
+ name: 'Claude 3 Opus',
268
+ mmlu: 86.8,
269
+ mtbench: null,
270
+ arenaelo:1247,
271
+ gsm8k: 95.0,
272
+ winogrande: null,
273
+ truthfulqa: null,
274
+ hellaswag:null,
275
+ arc:96.4,
276
+ nothallucination: null,
277
+ parameters: null,
278
+ organization: 'Anthropic',
279
+ license: 'Proprietary',
280
+ },
281
+ {
282
+ name: 'Claude 3 Sonnet',
283
+ mmlu: 79.0,
284
+ mtbench: null,
285
+ arenaelo:1190,
286
+ gsm8k: 92.3,
287
+ winogrande: null,
288
+ truthfulqa: null,
289
+ hellaswag:null,
290
+ arc:89.0,
291
+ nothallucination: null,
292
+ parameters: null,
293
+ organization: 'Anthropic',
294
+ license: 'Proprietary',
295
+ },
296
+ {
297
+ name: 'Claude 3 Haiku',
298
+ mmlu: 75.2,
299
+ mtbench: null,
300
+ arenaelo:null,
301
+ gsm8k: 88.9,
302
+ winogrande: null,
303
+ truthfulqa: null,
304
+ hellaswag:null,
305
+ arc:85.9,
306
+ nothallucination: null,
307
+ parameters: null,
308
+ organization: 'Anthropic',
309
+ license: 'Proprietary',
310
+ },
311
  {
312
  name: 'Claude 2.1',
313
  mmlu: null,