Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,17 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
language:
|
4 |
-
|
5 |
tags:
|
6 |
-
|
7 |
pipeline_tag: text-generation
|
8 |
widget:
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Open-Assistant StableLM-7B SFT-7 Model
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
+
- en
|
4 |
tags:
|
5 |
+
- sft
|
6 |
pipeline_tag: text-generation
|
7 |
widget:
|
8 |
+
- text: >-
|
9 |
+
<|prompter|>What is a meme, and what's the history behind this
|
10 |
+
word?<|endoftext|><|assistant|>
|
11 |
+
- text: <|prompter|>What's the Earth total population<|endoftext|><|assistant|>
|
12 |
+
- text: >-
|
13 |
+
<|prompter|>Write a story about future of AI
|
14 |
+
development<|endoftext|><|assistant|>
|
15 |
---
|
16 |
|
17 |
# Open-Assistant StableLM-7B SFT-7 Model
|