reciprocate
commited on
Commit
•
87b82d9
1
Parent(s):
87b15b2
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ license: other
|
|
24 |
|
25 |
## Model Description
|
26 |
|
27 |
-
`Stable LM 2 12B Chat` is a 12 billion parameter instruction tuned language
|
28 |
|
29 |
## Usage
|
30 |
|
@@ -115,7 +115,7 @@ print(output)
|
|
115 |
* **Language(s)**: English
|
116 |
* **Paper**: [Stable LM 2 Chat Technical Report](https://drive.google.com/file/d/1JYJHszhS8EFChTbNAf8xmqhKjogWRrQF/view?usp=sharing)
|
117 |
* **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
|
118 |
-
* **Finetuned from model**:
|
119 |
* **License**: [StabilityAI Non-Commercial Research Community License](https://huggingface.co/stabilityai/stablelm-2-zephyr-1_6b/blob/main/LICENSE). If you want to use this model for your commercial products or purposes, please contact us [here](https://stability.ai/contact) to learn more.
|
120 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
121 |
|
|
|
24 |
|
25 |
## Model Description
|
26 |
|
27 |
+
`Stable LM 2 12B Chat` is a 12 billion parameter instruction tuned language model trained on a mix of publicly available datasets and synthetic datasets, utilizing [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290).
|
28 |
|
29 |
## Usage
|
30 |
|
|
|
115 |
* **Language(s)**: English
|
116 |
* **Paper**: [Stable LM 2 Chat Technical Report](https://drive.google.com/file/d/1JYJHszhS8EFChTbNAf8xmqhKjogWRrQF/view?usp=sharing)
|
117 |
* **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
|
118 |
+
* **Finetuned from model**:
|
119 |
* **License**: [StabilityAI Non-Commercial Research Community License](https://huggingface.co/stabilityai/stablelm-2-zephyr-1_6b/blob/main/LICENSE). If you want to use this model for your commercial products or purposes, please contact us [here](https://stability.ai/contact) to learn more.
|
120 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
121 |
|