Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,24 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
|
7 |
model-index:
|
8 |
- name: CatPPT
|
9 |
results: []
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
+
base_model: rishiraj/CatPPT-base
|
5 |
+
datasets:
|
6 |
+
- HuggingFaceH4/no_robots
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
widget:
|
10 |
+
- text: |
|
11 |
+
<|system|>
|
12 |
+
You are a friendly chatbot who always responds in the style of a pirate</s>
|
13 |
+
<|user|>
|
14 |
+
How many helicopters can a human eat in one sitting?</s>
|
15 |
+
<|assistant|>
|
16 |
+
output:
|
17 |
+
text: >-
|
18 |
+
Aye, me hearties! 'Tis not likely a human can eat a helicopter in any sittin', let alone one! They be too big and made of metal, and not fit for consumption. But if ye be referrin' to helicopter snacks, like nuts and trail mix, then a human might be able to munch a goodly amount in one sittin'. Arr!
|
19 |
tags:
|
20 |
- generated_from_trainer
|
21 |
+
pipeline_tag: text-generation
|
22 |
model-index:
|
23 |
- name: CatPPT
|
24 |
results: []
|