Added Widget text
Browse files
README.md
CHANGED
|
@@ -9,6 +9,9 @@ library_name: transformers
|
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
tags:
|
| 11 |
- code
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Competitive Programming LLM for Python Language
|
|
|
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
tags:
|
| 11 |
- code
|
| 12 |
+
widget:
|
| 13 |
+
- text: "This is test"
|
| 14 |
+
example_title: "Code Example 1"
|
| 15 |
---
|
| 16 |
|
| 17 |
# Competitive Programming LLM for Python Language
|