IPythia-410m / README.md
crumb's picture
Create README.md
4fd6bc7
---
tags:
- alpaca
- instruction
- pythia
---
All IPythia models were trained on an internal GerbilLab high quality instruction dataset of ~75k instructions for 3 epochs. Prompt format:
```
Instruction: [instruction goes here]
Input: [input goes here]
Output: [output will be generated here]
or
Instruction: [instruction goes here]
Output: [output will be generated here]
```