loubnabnl HF staff commited on
Commit
b96836a
1 Parent(s): e0b1891

Update utils/intro.md

Browse files
Files changed (1) hide show
  1. utils/intro.md +1 -1
utils/intro.md CHANGED
@@ -5,5 +5,5 @@ The application of language models to code generation has sparked great interest
5
  However, it can be easy to get lost between models. At Hugging Face we aim to democratize ML and centralize all information in the 🤗 ecosystem to make the usage of open-source tools easier and more efficient. Code models aren't an exception, you can find all open-source models on the Hub, with several code datasets and evaluation metrics. In this blog we will give an overview of these tools and how to use them.
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>
5
  However, it can be easy to get lost between models. At Hugging Face we aim to democratize ML and centralize all information in the 🤗 ecosystem to make the usage of open-source tools easier and more efficient. Code models aren't an exception, you can find all open-source models on the Hub, with several code datasets and evaluation metrics. In this blog we will give an overview of these tools and how to use them.
6
 
7
  <p align="center">
8
+ <img src="https://huggingface.co/datasets/loubnabnl/repo-images/resolve/main/pipeline.png" alt="drawing" width="550"/>
9
  </p>