File size: 396 Bytes
ebea47d 36317e2 ebea47d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
datasets:
- CreitinGameplays/elisa-chan-v2
language:
- en
widget:
- text: Hello, who are you?
example_title: Identity
- text: What can you do?
example_title: Capabilities
- text: How does a human brain work?
example_title: Question
---
This is the "abacaj/phi-2-super" model fine-tuned using my own dataset.
Prompt example:
```
prompt = "<|endoftext|>[INST] Hello there! [/INST]"
``` |