Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,8 @@ Neural-Zephyr Mistral [14B]
|
|
| 13 |
|
| 14 |
# Model Card for Neural-Zephyr Mistral 14B
|
| 15 |
|
| 16 |
-
Intel and Hugging Face developed two of the most prominent Mistral-type models released.
|
|
|
|
| 17 |
Zephyr is a series of language models that are trained to act as helpful assistants.
|
| 18 |
Zephyr-7B-β is the second model in the series, and is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
|
| 19 |
that was trained on on a mix of publicly available, synthetic datasets using [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290).
|
|
|
|
| 13 |
|
| 14 |
# Model Card for Neural-Zephyr Mistral 14B
|
| 15 |
|
| 16 |
+
Intel and Hugging Face developed two of the most prominent Mistral-type models released: Neural-Chat and Zephyr.
|
| 17 |
+
|
| 18 |
Zephyr is a series of language models that are trained to act as helpful assistants.
|
| 19 |
Zephyr-7B-β is the second model in the series, and is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
|
| 20 |
that was trained on on a mix of publicly available, synthetic datasets using [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290).
|