Update README.md
Browse files
README.md
CHANGED
@@ -3,17 +3,18 @@ language: en
|
|
3 |
license: mit
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
widget:
|
11 |
-
- text:
|
12 |
-
example_title:
|
13 |
-
- text:
|
14 |
-
example_title:
|
15 |
-
- text:
|
16 |
-
example_title:
|
|
|
17 |
---
|
18 |
|
19 |
|
@@ -87,19 +88,5 @@ Further details regarding validation metrics or benchmark comparisons would prov
|
|
87 |
## Ethics and Bias
|
88 |
Users should be aware that no model is entirely free from biases. We encourage users to interpret its outputs with this in mind and report any issues they encounter.
|
89 |
|
90 |
-
---
|
91 |
-
language:
|
92 |
-
- ru
|
93 |
-
- en
|
94 |
-
tags:
|
95 |
-
- translation
|
96 |
-
license: apache-2.0
|
97 |
-
datasets:
|
98 |
-
- wmt19
|
99 |
-
metrics:
|
100 |
-
- bleu
|
101 |
-
- sacrebleu
|
102 |
-
---
|
103 |
-
|
104 |
## Licensing
|
105 |
-
This model is released under the MIT License, aligning with OpenAI's licensing terms.
|
|
|
3 |
license: mit
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
+
- text-generation
|
7 |
+
- prompt-generation
|
8 |
+
- bot
|
9 |
+
- assistant
|
10 |
widget:
|
11 |
+
- text: <|title|>Sales Manager<|prompt|>
|
12 |
+
example_title: Sales Manager
|
13 |
+
- text: <|title|>Social Media Influencer<|prompt|>
|
14 |
+
example_title: Social Media Influencer
|
15 |
+
- text: <|title|>Dermatologist<|prompt|>
|
16 |
+
example_title: Dermatologist
|
17 |
+
library_name: adapter-transformers
|
18 |
---
|
19 |
|
20 |
|
|
|
88 |
## Ethics and Bias
|
89 |
Users should be aware that no model is entirely free from biases. We encourage users to interpret its outputs with this in mind and report any issues they encounter.
|
90 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
## Licensing
|
92 |
+
This model is released under the MIT License, aligning with OpenAI's licensing terms.
|