Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ language:
|
|
| 6 |
### Description:
|
| 7 |
This is a multipurpose chat / chat instruct hybrid model in the same vein as the Pygmalion team's Metharme. It uses a curated pile of training data that has been normalized into a consistent training format. It has been trained on a wide array of one shot instructions, multi round instructions, and role playing scenarios.
|
| 8 |
|
|
|
|
|
|
|
| 9 |
### Prompt format:
|
| 10 |
Metharme
|
| 11 |
|
|
|
|
| 6 |
### Description:
|
| 7 |
This is a multipurpose chat / chat instruct hybrid model in the same vein as the Pygmalion team's Metharme. It uses a curated pile of training data that has been normalized into a consistent training format. It has been trained on a wide array of one shot instructions, multi round instructions, and role playing scenarios.
|
| 8 |
|
| 9 |
+
The training parameters were suboptimal for the most recent run and I decided to stop after 2 epochs as 3 likely would have overtrained it. I plan on iterating the model and improving it further when I have access to more funds to do so.
|
| 10 |
+
|
| 11 |
### Prompt format:
|
| 12 |
Metharme
|
| 13 |
|