Commit
•
81d5325
1
Parent(s):
12bd043
Librarian Bot: Add base_model information to model (#4)
Browse files- Librarian Bot: Add base_model information to model (1efeb8912128415b4fb045c7a9aff4fe9baf7562)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
- other
|
4 |
- apache-2.0
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
- text-generation
|
@@ -10,29 +11,26 @@ tags:
|
|
10 |
- dialogue
|
11 |
- chatbot
|
12 |
- ai-msgbot
|
13 |
-
library_name: transformers
|
14 |
pipeline_tag: text-generation
|
15 |
widget:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
peter szemraj:
|
35 |
-
example_title: 'celebrity '
|
36 |
---
|
37 |
|
38 |
# pszemraj/opt-peter-2.7B
|
|
|
1 |
---
|
2 |
+
license:
|
3 |
- other
|
4 |
- apache-2.0
|
5 |
+
library_name: transformers
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
- text-generation
|
|
|
11 |
- dialogue
|
12 |
- chatbot
|
13 |
- ai-msgbot
|
|
|
14 |
pipeline_tag: text-generation
|
15 |
widget:
|
16 |
+
- text: 'If you could live anywhere, where would it be? peter szemraj:'
|
17 |
+
example_title: live anywhere
|
18 |
+
- text: 'What would you sing at Karaoke night? peter szemraj:'
|
19 |
+
example_title: Karaoke
|
20 |
+
- text: 'If you could hire someone to help you, would it be with cleaning, cooking,
|
21 |
+
or yard work? peter szemraj:'
|
22 |
+
example_title: help
|
23 |
+
- text: 'What form of public transportation do you prefer? (air, boat, train, bus,
|
24 |
+
car, etc.) peter szemraj:'
|
25 |
+
example_title: transportation
|
26 |
+
- text: 'What''s your favorite zoo animal? peter szemraj:'
|
27 |
+
example_title: animal
|
28 |
+
- text: 'Do you like or dislike surprises? Why or why not? peter szemraj:'
|
29 |
+
example_title: surprises
|
30 |
+
- text: 'What celebrity would you like to meet at Starbucks for a cup of coffee? peter
|
31 |
+
szemraj:'
|
32 |
+
example_title: 'celebrity '
|
33 |
+
base_model: facebook/opt-2.7b
|
|
|
|
|
34 |
---
|
35 |
|
36 |
# pszemraj/opt-peter-2.7B
|