Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,14 @@
|
|
1 |
---
|
2 |
-
inference: true
|
3 |
license: other
|
|
|
|
|
|
|
|
|
4 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
5 |
datasets:
|
6 |
- jondurbin/airoboros-gpt4-1.3
|
7 |
---
|
|
|
1 |
---
|
|
|
2 |
license: other
|
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 |
datasets:
|
13 |
- jondurbin/airoboros-gpt4-1.3
|
14 |
---
|