eduardo-alvarez commited on
Commit
918e224
2 Parent(s): 46f4524 4d35c30

updating scores

Browse files
app.py CHANGED
@@ -172,7 +172,7 @@ with demo:
172
  return f'<a href="https://huggingface.co/{row["Model"]}" target="_blank" style="color: {color}; text-decoration: underline;">{row["Model"]}</a>'
173
 
174
 
175
- initial_df = pd.read_csv("./status/leaderboard_status_050124.csv")
176
  initial_df["Model"] = initial_df.apply(make_clickable, axis=1)
177
  initial_df = initial_df.sort_values(by='Average', ascending=False)
178
 
 
172
  return f'<a href="https://huggingface.co/{row["Model"]}" target="_blank" style="color: {color}; text-decoration: underline;">{row["Model"]}</a>'
173
 
174
 
175
+ initial_df = pd.read_csv("./status/leaderboard_status_060524.csv")
176
  initial_df["Model"] = initial_df.apply(make_clickable, axis=1)
177
  initial_df = initial_df.sort_values(by='Average', ascending=False)
178
 
status/leaderboard_status_050124.csv CHANGED
@@ -19,4 +19,5 @@ Inference Tested,Model,Average,Training Hardware,ARC,HellaSwag,MMLU,TruthfulQA,W
19
  <p>&#129000 &#128998 &#128997 &#128992</p>,jhineric/gemma-prompt,49.304,GPU Max,42.01,71.61,34.52,32.79,65.59,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
20
  <p>&#129000 &#128998 &#128997 &#128992</p>,ThejasElandassery/dallema,49.134,GPU Max,41.64,72.01,33.67,33.08,65.27,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
21
  <p>&#129000 &#128998 &#128997 &#128992</p>,Maelstrome/gemma-2b-storytelling,48.946,Xeon,41.72,71.32,33.82,33.15,64.72,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
22
- <p>&#129000 &#128998 </p>,pikhan/gpt2-medium-biochem-bioasq-pubmedqa-demo,33.482,Xeon,25.85,40.14,23.11,39.19,39.12,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
 
 
19
  <p>&#129000 &#128998 &#128997 &#128992</p>,jhineric/gemma-prompt,49.304,GPU Max,42.01,71.61,34.52,32.79,65.59,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
20
  <p>&#129000 &#128998 &#128997 &#128992</p>,ThejasElandassery/dallema,49.134,GPU Max,41.64,72.01,33.67,33.08,65.27,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
21
  <p>&#129000 &#128998 &#128997 &#128992</p>,Maelstrome/gemma-2b-storytelling,48.946,Xeon,41.72,71.32,33.82,33.15,64.72,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
22
+ <p>&#129000 &#128998 </p>,pikhan/gpt2-medium-biochem-bioasq-pubmedqa-demo,33.482,Xeon,25.85,40.14,23.11,39.19,39.12,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
23
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,FunDialogues/llamav2-LoRaco-7b-merged,58.16,Gaudi,44.97,77.16,43.1,45.77,79.8,fine-tuned,fp32,7,Intel Developer Cloud,Intel Engineering
status/leaderboard_status_052824.csv CHANGED
@@ -20,4 +20,4 @@ Inference Tested,Model,Average,Training Hardware,ARC,HellaSwag,MMLU,TruthfulQA,W
20
  <p>&#129000 &#128998 &#128997 &#128992</p>,ThejasElandassery/dallema,49.134,GPU Max,41.64,72.01,33.67,33.08,65.27,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
21
  <p>&#129000 &#128998 &#128997 &#128992</p>,Maelstrome/gemma-2b-storytelling,48.946,Xeon,41.72,71.32,33.82,33.15,64.72,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
22
  <p>&#129000 &#128998 </p>,pikhan/gpt2-medium-biochem-bioasq-pubmedqa-demo,33.482,Xeon,25.85,40.14,23.11,39.19,39.12,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
23
- <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,FunDialogues/llamav2-LoRaco-7b-merged,58.16,Gaudi,44.97,77.16,43.1,45.77,79.8,fine-tuned,fp32,7,Intel Developer Cloud,Intel Engineering
 
20
  <p>&#129000 &#128998 &#128997 &#128992</p>,ThejasElandassery/dallema,49.134,GPU Max,41.64,72.01,33.67,33.08,65.27,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
21
  <p>&#129000 &#128998 &#128997 &#128992</p>,Maelstrome/gemma-2b-storytelling,48.946,Xeon,41.72,71.32,33.82,33.15,64.72,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
22
  <p>&#129000 &#128998 </p>,pikhan/gpt2-medium-biochem-bioasq-pubmedqa-demo,33.482,Xeon,25.85,40.14,23.11,39.19,39.12,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
23
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,FunDialogues/llamav2-LoRaco-7b-merged,58.16,Gaudi,44.97,77.16,43.1,45.77,79.8,fine-tuned,fp32,7,Intel Developer Cloud,Intel Engineering
status/leaderboard_status_060524.csv ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Inference Tested,Model,Average,Training Hardware,ARC,HellaSwag,MMLU,TruthfulQA,Winogrande,Model Type,Precision,Size,Infrastructure,Affiliation
2
+ <p>&#129000 &#128998 &#128997 &#128992</p>,LaZeAsh/gemma-2b-lahacks,50.906,GPU Max,42.75,64.35,38.68,45.61,63.14,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
3
+ <p>&#129000 &#128998 &#128997 &#128992</p>,mksethi/khalsaa,49.612,GPU Max,42.67,71.45,35.52,32.73,65.69,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
4
+ <p>&#129000 &#128998 &#128997 &#128992</p>,migaraa/Gemma2B-LORAfied,49.566,GPU Max,42.56,71.56,35.47,32.57,65.67,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
5
+ <p>&#129000 &#128998 &#128997 &#128992</p>,Aprajita0/Gemma-2b-Lora,49.526,GPU Max,42.24,71.88,34.14,33.23,66.14,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
6
+ <p>&#129000 &#128998 &#128997 &#128992</p>,SSK0908/gemma-2b-dolly-qa,49.452,GPU Max,42.15,71.92,33.98,33.15,66.06,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
7
+ <p>&#129000 &#128998 &#128997 &#128992</p>,apfurman/gemma-dolly-agriculture,49.448,GPU Max,42.49,71.39,35.44,32.65,65.27,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
8
+ <p>&#129000 &#128998 &#128997 &#128992</p>,gopalakrishnan-d/gemma-2b-dolly-ds-lora,49.378,GPU Max,42.24,71.88,34.11,33.15,65.51,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
9
+ <p>&#129000 &#128998 &#128997 &#128992</p>,FunDialogues/dollygem-2b-LoRA,49.368,GPU Max,41.55,71.56,35.39,32.59,65.75,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
10
+ <p>&#129000 &#128998 &#128997 &#128992</p>,chchimdi/gemma-Chimdi-LORA-TUNED,49.326,GPU Max,41.89,71.8,34.23,33.2,65.51,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
11
+ <p>&#129000 &#128998 &#128997 &#128992</p>,utkarshsingh99/confused-gemma,49.306,GPU Max,42.06,71.86,34.14,33.2,65.27,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
12
+ <p>&#129000 &#128998 &#128997 &#128992</p>,jhineric/gemma-prompt,49.304,GPU Max,42.01,71.61,34.52,32.79,65.59,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
13
+ <p>&#129000 &#128998 &#128997 &#128992</p>,ThejasElandassery/dallema,49.134,GPU Max,41.64,72.01,33.67,33.08,65.27,fine-tuned,bf16,2,Intel Developer Cloud,Student Ambassador
14
+ <p>&#129000 &#128998 &#128997 &#128992</p>,Maelstrome/gemma-2b-storytelling,48.946,Xeon,41.72,71.32,33.82,33.15,64.72,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
15
+ <p>&#129000 &#128998 </p>,pikhan/gpt2-medium-biochem-bioasq-pubmedqa-demo,33.482,Xeon,25.85,40.14,23.11,39.19,39.12,fine-tuned,bf16,2,Intel Developer Cloud,No Affiliation
16
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,FunDialogues/llamav2-LoRaco-7b-merged,58.16,Gaudi,44.97,77.16,43.1,45.77,79.8,fine-tuned,fp32,7,Intel Developer Cloud,Intel Engineering
17
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,yuriachermann/My_AGI_llama_2_7B,54.904,GPU Max,45.65,76.8,42.02,40.2,69.85,fine-tuned,bf16,7,Intel Developer Cloud,Student Ambassador
18
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,yuriachermann/Not-so-bright-AGI-phi-1_5,53.272,GPU Max,47.35,62.39,42,40.39,74.23,fine-tuned,bf16,3,Intel Developer Cloud,Student Ambassador
19
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,Vishal74/phi-lora-tuned-Ondolly,49.078,GPU Max,41.55,71.73,33.17,33.12,65.82,fine-tuned,bf16,3,Intel Developer Cloud,Student Ambassador
20
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,migaraa_lora/phi-1_5,53.3,GPU Max,47.35,62.34,42.36,40.42,74.03,fine-tuned,bf16,3,Intel Developer Cloud,Student Ambassador
21
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,HiteshJ14/phi-1_5-lora-tuned-sft-dolly_hitesh,53.25,GPU Max,46.76,62.26,41.96,40.45,74.82,fine-tuned,bf16,3,Intel Developer Cloud,Student Ambassador
22
+ <p>&#129000 &#128998 &#128997 &#128992 &#128994</p>,deveshreddy27_phiverse-1_5-lora-tuned-dolly_sft,53.374,GPU Max,48.63,62.62,42.23,40.54,72.85,fine-tuned,bf16,3,Intel Developer Cloud,Student Ambassador