Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ datasets:
|
|
| 6 |
|
| 7 |
### Overview
|
| 8 |
|
|
|
|
|
|
|
| 9 |
This is an instruction fine-tuned llama-2 model, using synthetic data generated by [airoboros](https://github.com/jondurbin/airoboros)
|
| 10 |
|
| 11 |
- Experimental RP style instruction set, with two categories: rp and gtkm
|
|
|
|
| 6 |
|
| 7 |
### Overview
|
| 8 |
|
| 9 |
+
__*This model is a bit broken due to a prompt formatting bug in the training code! 2.2 will be available soon and should fix this*__
|
| 10 |
+
|
| 11 |
This is an instruction fine-tuned llama-2 model, using synthetic data generated by [airoboros](https://github.com/jondurbin/airoboros)
|
| 12 |
|
| 13 |
- Experimental RP style instruction set, with two categories: rp and gtkm
|