Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,16 @@ library_name: transformers
|
|
12 |
pipeline_tag: text2text-generation
|
13 |
tags:
|
14 |
- text-generation-inference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Generate Title using Keywords
|
|
|
12 |
pipeline_tag: text2text-generation
|
13 |
tags:
|
14 |
- text-generation-inference
|
15 |
+
widget:
|
16 |
+
- text: >-
|
17 |
+
generate title: Importance, Dataset, AI
|
18 |
+
example_title: Example 1
|
19 |
+
- text: >-
|
20 |
+
generate title: Amazon, Product, Business
|
21 |
+
example_title: Example 2
|
22 |
+
- text: >-
|
23 |
+
generate title: History, Computer, Software
|
24 |
+
example_title: Example 3
|
25 |
---
|
26 |
|
27 |
# Generate Title using Keywords
|