|
--- |
|
license: other |
|
datasets: |
|
- KaleidoSG/opensparrow-gpt |
|
tags: |
|
- phi |
|
- deepmind |
|
- google |
|
- sparrow |
|
--- |
|
# OpenSparrow uses the: |
|
## GPT Prompt Template: |
|
|
|
OpenSparrow-1.5b can be used with the GPT prompt template to generate text in a variety of styles, including factual, creative, and informative. To use the GPT prompt template, simply provide the model with the following information: |
|
|
|
```<sys>```: The system prompt. This tells the model what its role is, how it should respond, and its traits. |
|
<br> |
|
```[P]``` and ```[R]```: The prompt and response. The prompt is the text that the model is given to generate text from. The response is the text that the model generates. |
|
Here is an example of a GPT prompt using the template: |
|
|
|
``` |
|
<sys> You are a helpful assistant. </sys> [P] Hi! [R] Hello! I'm Sparrow, an AI assistant. I can answer your questions, tell you about interesting things, and chat with you. I was trained to be respectful, polite and inclusive. |
|
``` |