Update utils/summary.md
Browse files- utils/summary.md +1 -2
utils/summary.md
CHANGED
|
@@ -2,10 +2,9 @@ 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.
|
| 6 |
|
| 7 |
<p align="center">
|
| 8 |
<img src="https://huggingface.co/datasets/loubnabnl/repo-images/resolve/main/pipeline_code_model.png" alt="drawing" width="550"/>
|
| 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 ✨:
|
|
|
|
| 2 |
* code datasets
|
| 3 |
* model architectures
|
| 4 |
* model evaluation
|
|
|
|
| 5 |
|
| 6 |
<p align="center">
|
| 7 |
<img src="https://huggingface.co/datasets/loubnabnl/repo-images/resolve/main/pipeline_code_model.png" alt="drawing" width="550"/>
|
| 8 |
</p>
|
| 9 |
+
We also give examples and tips to use the 🤗 Hub for this task.
|
| 10 |
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 ✨:
|