Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
|
@@ -870,6 +870,9 @@
|
|
| 870 |
{ name: 'crumb/distilpythia', org: 'crumb', params: 70426624, arc_easy: 0.3367003367003367, arc_challenge: 0.22781569965870307, piqa: 0.5832426550598476, hellaswag: 0.2717586138219478, avg_4: 0.3667386105033305, url: 'https://huggingface.co/crumb/distilpythia' },
|
| 871 |
{ name: 'AICrossSim/clm-60m', org: 'AICrossSim', params: 82101120, arc_easy: 0.30765993265993263, arc_challenge: 0.21843003412969283, piqa: 0.5184983677910773, hellaswag: 0.25054769966142204, avg_4: 0.31430062482303256, url: 'https://huggingface.co/AICrossSim/clm-60m' },
|
| 872 |
{ name: 'PicoKittens/PicoStories-853K', org: 'PicoKittens', params: 853120, arc_easy: 0.255050505050505, arc_challenge: 0.22013651877133106, piqa: 0.5119695321001088, hellaswag: 0.26488747261501694, avg_4: 0.3128200823244073, url: 'https://huggingface.co/PicoKittens/PicoStories-853K' },
|
|
|
|
|
|
|
|
|
|
| 873 |
];
|
| 874 |
|
| 875 |
const BENCHMARKS = [
|
|
|
|
| 870 |
{ name: 'crumb/distilpythia', org: 'crumb', params: 70426624, arc_easy: 0.3367003367003367, arc_challenge: 0.22781569965870307, piqa: 0.5832426550598476, hellaswag: 0.2717586138219478, avg_4: 0.3667386105033305, url: 'https://huggingface.co/crumb/distilpythia' },
|
| 871 |
{ name: 'AICrossSim/clm-60m', org: 'AICrossSim', params: 82101120, arc_easy: 0.30765993265993263, arc_challenge: 0.21843003412969283, piqa: 0.5184983677910773, hellaswag: 0.25054769966142204, avg_4: 0.31430062482303256, url: 'https://huggingface.co/AICrossSim/clm-60m' },
|
| 872 |
{ name: 'PicoKittens/PicoStories-853K', org: 'PicoKittens', params: 853120, arc_easy: 0.255050505050505, arc_challenge: 0.22013651877133106, piqa: 0.5119695321001088, hellaswag: 0.26488747261501694, avg_4: 0.3128200823244073, url: 'https://huggingface.co/PicoKittens/PicoStories-853K' },
|
| 873 |
+
{ name: 'apple/OpenELM-1_1B', org: 'apple', params: 1100000000, arc_easy: 0.554, arc_challenge: 0.323, piqa: 0.756, hellaswag: 0.648, avg_4: 0.57025, url: 'https://huggingface.co/apple/OpenELM-1_1B' },
|
| 874 |
+
{ name: 'state-spaces/mamba2-1.3b', org: 'state-spaces', params: 1300000000, arc_easy: 0.642, arc_challenge: 0.333, piqa: 0.737, hellaswag: 0.600, avg_4: 0.57800, url: 'https://huggingface.co/state-spaces/mamba2-1.3b' },
|
| 875 |
+
{ name: 'Qwen/Qwen2-1.5B', org: 'Qwen', params: 1500000000, arc_easy: 0.604, arc_challenge: 0.350, piqa: 0.755, hellaswag: 0.654, avg_4: 0.59075, url: 'https://huggingface.co/Qwen/Qwen2-1.5B' },
|
| 876 |
];
|
| 877 |
|
| 878 |
const BENCHMARKS = [
|