rajab7 commited on
Commit
941ca14
·
verified ·
1 Parent(s): 055875e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -8,8 +8,12 @@ inference:
8
  parameters:
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
 
8
  parameters:
9
  temperature: 0.2
10
  top_p: 0.95
11
+
12
+
13
+ ---
14
+ language: Java
15
  widget:
16
+ - text: "public class HelloWorld {
17
+ public static void main(String[] args) {"
18
+ ---
19
+