Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: 'π€ CodeGen Models Unveiled: An Interactive Open-Source Deep Dive'
|
| 3 |
emoji: π»
|
|
|
|
|
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: purple
|
| 6 |
description: Explore the world of open-source language models for code generation!
|
|
@@ -17,8 +19,10 @@ tags:
|
|
| 17 |
- blog
|
| 18 |
- ai
|
| 19 |
- programming
|
| 20 |
-
|
| 21 |
-
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# π€ CodeGen Models Unveiled: An Interactive Open-Source Deep Dive
|
|
|
|
| 1 |
---
|
| 2 |
title: 'π€ CodeGen Models Unveiled: An Interactive Open-Source Deep Dive'
|
| 3 |
emoji: π»
|
| 4 |
+
sdk: gradio
|
| 5 |
+
sdk_version: 5.20.1
|
| 6 |
colorFrom: green
|
| 7 |
colorTo: purple
|
| 8 |
description: Explore the world of open-source language models for code generation!
|
|
|
|
| 19 |
- blog
|
| 20 |
- ai
|
| 21 |
- programming
|
| 22 |
+
datasets:
|
| 23 |
+
- code-search-net/code_search_net
|
| 24 |
+
- codeparrot/github-code-clean
|
| 25 |
+
- EleutherAI/the_pile_deduplicated
|
| 26 |
---
|
| 27 |
|
| 28 |
# π€ CodeGen Models Unveiled: An Interactive Open-Source Deep Dive
|