flavioloss
commited on
Commit
•
7120c5c
1
Parent(s):
f3efed9
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,13 @@ language:
|
|
7 |
library_name: transformers
|
8 |
tags:
|
9 |
- jokes
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
library_name: transformers
|
8 |
tags:
|
9 |
- jokes
|
10 |
+
pipeline_tag: text-generation
|
11 |
+
---
|
12 |
+
|
13 |
+
Model trained to tell jokes
|
14 |
+
|
15 |
+
Example Prompt:
|
16 |
+
|
17 |
+
You are a comedian at a comedy club. The audience is going to ask you to tell jokes about a specific topic. Tell the joke in one output as clear as possible.
|
18 |
+
Audience: Tell me a joke about dogs
|
19 |
+
Comedian:
|