Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,19 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p>
|
| 11 |
+
This organization is dedicated to language models for code generation. In particular CodeParrot is a GPT-2 model trained to generate Python code. For more details about code generation with Hugging Face tools please refer to our blog.
|
| 12 |
+
</p>
|
| 13 |
+
<a
|
| 14 |
+
href="href="https://huggingface.co/spaces/loubnabnl/code-generation-models""
|
| 15 |
+
class="block overflow-hidden group"
|
| 16 |
+
>
|
| 17 |
+
<div align="center">
|
| 18 |
+
<img
|
| 19 |
+
alt=""
|
| 20 |
+
src="https://thumbnails.huggingface.co/social-thumbnails/spaces/loubnabnl/code-generation-models.png"
|
| 21 |
+
class="w-80"
|
| 22 |
+
/>
|
| 23 |
+
</div>
|
| 24 |
+
<div align="center" class="underline">Code generation blog</div>
|
| 25 |
+
</a>
|