Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
tags:
|
5 |
- instruction-tuning
|
6 |
- text-generation-inference
|
|
|
7 |
widget:
|
8 |
-
- text: Write an essay about meditation. [EOI]
|
9 |
-
example_title: Essay
|
10 |
-
- text: 5 steps to learn how to play piano. [EOI]
|
11 |
-
example_title: How-to
|
12 |
inference:
|
13 |
parameters:
|
14 |
top_p: 0.9
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
- multilingual
|
5 |
tags:
|
6 |
- instruction-tuning
|
7 |
- text-generation-inference
|
8 |
+
- text2text-generation
|
9 |
widget:
|
10 |
+
- text: "Write an essay about meditation. [EOI]"
|
11 |
+
example_title: "Essay"
|
12 |
+
- text: "5 steps to learn how to play piano. [EOI]"
|
13 |
+
example_title: "How-to"
|
14 |
inference:
|
15 |
parameters:
|
16 |
top_p: 0.9
|