update
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
pipeline_tag: text-generation
|
3 |
inference: true
|
4 |
widget:
|
5 |
-
- text:
|
6 |
example_title: Hello world
|
7 |
-
group:
|
8 |
tags:
|
9 |
- code
|
10 |
model-index:
|
|
|
2 |
pipeline_tag: text-generation
|
3 |
inference: true
|
4 |
widget:
|
5 |
+
- text: "public class HelloWorld {\n public static void main(String[] args) {"
|
6 |
example_title: Hello world
|
7 |
+
group: Java
|
8 |
tags:
|
9 |
- code
|
10 |
model-index:
|