rajab7 commited on
Commit
869ed4d
·
verified ·
1 Parent(s): b34529f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -2,14 +2,12 @@
2
  license: apache-2.0
3
  pipeline_tag: text-generation
4
  library_name: transformers
 
5
  ---
6
  ---
7
- pipeline_tag: text-generation
8
- inference: true
9
  widget:
10
- - text: 'public class HelloWorld {
11
- public static void main(String[] args) {'
12
- example_title: Hello world
13
- group: Java
14
- ---
15
-
 
2
  license: apache-2.0
3
  pipeline_tag: text-generation
4
  library_name: transformers
5
+
6
  ---
7
  ---
 
 
8
  widget:
9
+ - text: "My name is Julien and I like to"
10
+ example_title: "Julien"
11
+ - text: "My name is Merve and my favorite"
12
+ example_title: "Merve"
13
+ ---