Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ base_model:
|
|
| 3 |
- meta-llama/Llama-3.1-70B
|
| 4 |
---
|
| 5 |
|
| 6 |
-
-RP & RP-adjacent finetune of Llama-3.1 Base. Multi-stage continued pretraining plus two phase EOS token retraining to move from <|end_of_text|> to the standard Llama 3.1/3 Instruct tokenization, headers & eos.
|
| 7 |
|
| 8 |
-This is a lessons learned project, and while very good, there is still some EOS/header undertraining.
|
| 9 |
|
|
|
|
| 3 |
- meta-llama/Llama-3.1-70B
|
| 4 |
---
|
| 5 |
|
| 6 |
+
-RP & RP-adjacent finetune of Llama-3.1 Base. Multi-stage 'genre' continued pretraining plus two phase EOS token retraining to move from <|end_of_text|> to the standard Llama 3.1/3 Instruct tokenization, headers & eos.
|
| 7 |
|
| 8 |
-This is a lessons learned project, and while very good, there is still some EOS/header undertraining.
|
| 9 |
|