LLM360-MBZUAI commited on
Commit
6f13575
·
verified ·
1 Parent(s): bed34b9

Update README.md

Browse files

add a bar chart to illustrate crystalcoder's performance in benchmarks

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -21,6 +21,8 @@ It demonstrates superior performance in benchmarks like MMLU, HumanEval, and MBP
21
  By comparing CrystalCoder with other similar work, CrystalCoder is quite balance on language and coding tasks.
22
 
23
  <center><img src="performance_in_benchmarks.png" alt="performance in benchmarks" /></center>
 
 
24
 
25
  **Notes**
26
  - We compute all evaluation metrics ourselves.
 
21
  By comparing CrystalCoder with other similar work, CrystalCoder is quite balance on language and coding tasks.
22
 
23
  <center><img src="performance_in_benchmarks.png" alt="performance in benchmarks" /></center>
24
+ <center><img src="performance_in_benchmarks_barchart.png" alt="performance in benchmarks barchart" /></center>
25
+
26
 
27
  **Notes**
28
  - We compute all evaluation metrics ourselves.