qanthony-z commited on
Commit
c9ea486
1 Parent(s): d3e3e11

center bar chart

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -48,8 +48,9 @@ print((tokenizer.decode(outputs[0])))
48
 
49
  Zamba2-2.7B-Instruct punches dramatically above its weight, achieving extremely strong instruction-following benchmark scores, significantly outperforming Gemma2-2B-Instruct of the same size and outperforming Mistral-7B-Instruct in most metrics.
50
 
 
51
  <img src="https://cdn-uploads.huggingface.co/production/uploads/65bc13717c6ad1994b6619e9/ml2i8lHK4ojqBh_xV50L9.png" width="900"/>
52
-
53
 
54
 
55
 
 
48
 
49
  Zamba2-2.7B-Instruct punches dramatically above its weight, achieving extremely strong instruction-following benchmark scores, significantly outperforming Gemma2-2B-Instruct of the same size and outperforming Mistral-7B-Instruct in most metrics.
50
 
51
+ <center>
52
  <img src="https://cdn-uploads.huggingface.co/production/uploads/65bc13717c6ad1994b6619e9/ml2i8lHK4ojqBh_xV50L9.png" width="900"/>
53
+ </center>
54
 
55
 
56