Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
pipeline_tag: text-generation
|
3 |
inference: true
|
4 |
-
widget:
|
5 |
-
- text: public class HelloWorld { public static void main(String[] args) {
|
6 |
-
example_title: Hello world
|
7 |
-
group: Java
|
8 |
-
library_name: transformers
|
9 |
---
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
pipeline_tag: text-generation
|
5 |
inference: true
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|