BramVanroy
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ language:
|
|
27 |
This model is a fine-tuned version of [Rijgersberg/GEITje-7B](https://huggingface.co/Rijgersberg/GEITje-7B) on a number of synthetic datasets including gpt-3.5-turbo and gpt-4-turbo data, multi- and single turn conversations, and code. The training set consists of around 240M tokens. The model was trained with context length 8192.
|
28 |
|
29 |
> [!WARNING]
|
30 |
-
> Note that this model has not been aligned with DPO or other techniques. In practice,
|
31 |
|
32 |
|
33 |
## Model description
|
|
|
27 |
This model is a fine-tuned version of [Rijgersberg/GEITje-7B](https://huggingface.co/Rijgersberg/GEITje-7B) on a number of synthetic datasets including gpt-3.5-turbo and gpt-4-turbo data, multi- and single turn conversations, and code. The training set consists of around 240M tokens. The model was trained with context length 8192.
|
28 |
|
29 |
> [!WARNING]
|
30 |
+
> Note that this model has not been aligned with DPO or other techniques. In practice, it is therefore recommended to use the [DPO variant](https://huggingface.co/BramVanroy/GEITje-7B-ultra) of this model.
|
31 |
|
32 |
|
33 |
## Model description
|