Update README.md
Browse files
README.md
CHANGED
|
@@ -113,7 +113,8 @@ special_tokens:
|
|
| 113 |
|
| 114 |
# prem-1B-chat-32k
|
| 115 |
|
| 116 |
-
This model is a fine-tuned version of [premai-io/prem-1B-chat](https://huggingface.co/premai-io/prem-1B-chat) on the
|
|
|
|
| 117 |
It achieves the following results on the evaluation set:
|
| 118 |
- Loss: 6.9843
|
| 119 |
|
|
|
|
| 113 |
|
| 114 |
# prem-1B-chat-32k
|
| 115 |
|
| 116 |
+
This model is a fine-tuned version of [premai-io/prem-1B-chat](https://huggingface.co/premai-io/prem-1B-chat) on the Argilla DPO dataset.
|
| 117 |
+
32K context extended using [PoSE](https://arxiv.org/abs/2309.10400) method
|
| 118 |
It achieves the following results on the evaluation set:
|
| 119 |
- Loss: 6.9843
|
| 120 |
|