Commit
·
c00a8fe
1
Parent(s):
fce0306
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- text generation
|
|
@@ -8,7 +9,6 @@ programming_language:
|
|
| 8 |
- Python
|
| 9 |
metrics:
|
| 10 |
- code_eval
|
| 11 |
-
pipeline_tag: text-generation
|
| 12 |
inference: true
|
| 13 |
widget:
|
| 14 |
- text: 'def print_hello_world():'
|
|
|
|
| 1 |
---
|
| 2 |
+
pipeline_tag: text-generation
|
| 3 |
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
- text generation
|
|
|
|
| 9 |
- Python
|
| 10 |
metrics:
|
| 11 |
- code_eval
|
|
|
|
| 12 |
inference: true
|
| 13 |
widget:
|
| 14 |
- text: 'def print_hello_world():'
|