Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ pinned: false
|
|
11 |
</p>
|
12 |
|
13 |
<p>This organization is dedicated to language models for code generation. In particular CodeParrot is a GPT-2 model trained to generate Python code.</p>
|
14 |
-
<h2
|
15 |
<ul>
|
16 |
<li>Interactive blog: <a href="https://huggingface.co/spaces/loubnabnl/code-generation-models">Code generation with 🤗</a>, where we compare different code models and explain how they are trained and evaluated.</li>
|
17 |
<li>Spaces: code generation with: <a href="https://huggingface.co/codeparrot/codeparrot">CodeParrot</a> (1.5B), <a href="https://huggingface.co/facebook/incoder-6B">InCoder</a> (6B) and <a href="https://github.com/salesforce/CodeGen">CodeGen</a> (6B)</li>
|
|
|
11 |
</p>
|
12 |
|
13 |
<p>This organization is dedicated to language models for code generation. In particular CodeParrot is a GPT-2 model trained to generate Python code.</p>
|
14 |
+
<h2>Table of contents:</h2>
|
15 |
<ul>
|
16 |
<li>Interactive blog: <a href="https://huggingface.co/spaces/loubnabnl/code-generation-models">Code generation with 🤗</a>, where we compare different code models and explain how they are trained and evaluated.</li>
|
17 |
<li>Spaces: code generation with: <a href="https://huggingface.co/codeparrot/codeparrot">CodeParrot</a> (1.5B), <a href="https://huggingface.co/facebook/incoder-6B">InCoder</a> (6B) and <a href="https://github.com/salesforce/CodeGen">CodeGen</a> (6B)</li>
|