Update utils/summary.md
Browse files- utils/summary.md +7 -1
utils/summary.md
CHANGED
@@ -2,4 +2,10 @@ This is an **interactive** blog that provides an overview of open-source languag
|
|
2 |
* code datasets
|
3 |
* model architectures
|
4 |
* model evaluation
|
5 |
-
We also give examples and tips to use the 🤗 Hub for this task.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
* code datasets
|
3 |
* model architectures
|
4 |
* model evaluation
|
5 |
+
We also give examples and tips to use the 🤗 Hub for this task.
|
6 |
+
|
7 |
+
<p align="center">
|
8 |
+
<img src="https://huggingface.co/datasets/loubnabnl/repo-images/resolve/main/pipeline_code_model.png" alt="drawing" width="750"/>
|
9 |
+
</p>
|
10 |
+
|
11 |
+
At the end of this blog, you will find a **demo** to test and compare code generation across multi-billion parameters code models directly in the browser! Here's a small teaser ✨:
|