loubnabnl HF staff commited on
Commit
ffefb14
·
1 Parent(s): f432ba9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -7,4 +7,19 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>