CultriX commited on
Commit
8faff12
·
verified ·
1 Parent(s): b8598c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -62,6 +62,7 @@ data_full = [
62
  ['CultriX/Qwen2.5-14B-Hyperionv7', 'https://huggingface.co/CultriX/Qwen2.5-14B-Hyperionv7', 0.7412, 0.8287, 0.7508, 0.6208, 0.4800, 0.7532],
63
  ['CultriX/Qwen2.5-14B-Ultima', 'https://huggingface.co/CultriX/Qwen2.5-14B-Ultima', 0.7413, 0.8335, 0.7487, 0.6156, 0.4500, 0.7601],
64
  ['sometimesanotion/Lamarck-14B-v0.7-rc4', 'https://huggingface.co/sometimesanotion/Lamarck-14B-v0.7-rc4', 0.7541, 0.8310, 0.7487, 0.6043, 0.4400, 0.7421],
 
65
  ]
66
  columns = [
67
  "Model Configuration", "Model Link", "tinyArc", "tinyHellaswag",
 
62
  ['CultriX/Qwen2.5-14B-Hyperionv7', 'https://huggingface.co/CultriX/Qwen2.5-14B-Hyperionv7', 0.7412, 0.8287, 0.7508, 0.6208, 0.4800, 0.7532],
63
  ['CultriX/Qwen2.5-14B-Ultima', 'https://huggingface.co/CultriX/Qwen2.5-14B-Ultima', 0.7413, 0.8335, 0.7487, 0.6156, 0.4500, 0.7601],
64
  ['sometimesanotion/Lamarck-14B-v0.7-rc4', 'https://huggingface.co/sometimesanotion/Lamarck-14B-v0.7-rc4', 0.7541, 0.8310, 0.7487, 0.6043, 0.4400, 0.7421],
65
+ ['CultriX/Enhanced-TIES-Base-v1', 'https://huggingface.co/CultriX/Enhanced-TIES-Base-v1', 0.7497, 0.8376, 0.7424, 0.6168, 0.4700, 0.7544],
66
  ]
67
  columns = [
68
  "Model Configuration", "Model Link", "tinyArc", "tinyHellaswag",