ai-agi commited on
Commit
31d2c96
1 Parent(s): b20267f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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).