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