Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ inference:
|
|
9 |
temperature: 0.2
|
10 |
top_p: 0.95
|
11 |
widget:
|
12 |
-
- text: '
|
|
|
13 |
example_title: Hello world
|
14 |
-
group:
|
|
|
9 |
temperature: 0.2
|
10 |
top_p: 0.95
|
11 |
widget:
|
12 |
+
- text: 'public class HelloWorld {
|
13 |
+
public static void main(String[] args) { '
|
14 |
example_title: Hello world
|
15 |
+
group: Java
|