LLM360-MBZUAI
commited on
Update README.md
Browse filesadd a bar chart to illustrate crystalcoder's performance in benchmarks
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.
|