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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -63,6 +63,7 @@ data_full = [
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",
 
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
+ ['CultriX/Qwen2.5-14B-Qwentangledv2', 'https://huggingface.co/CultriX/Qwen2.5-14B-Qwentangledv2', 0.7355, 0.8218, 0.7438, 0.6093, 0.4500, 0.7352],
67
  ]
68
  columns = [
69
  "Model Configuration", "Model Link", "tinyArc", "tinyHellaswag",