Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ extra_gated_fields:
|
|
15 |
Country: text
|
16 |
Organization or Affiliation: text
|
17 |
I ALLOW Stability AI to email me about new model releases: checkbox
|
|
|
18 |
---
|
19 |
# `StableLM Zephyr 3B`
|
20 |
|
@@ -71,7 +72,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=False))
|
|
71 |
* **Language(s)**: English
|
72 |
* **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
|
73 |
* **Finetuned from model**: [stabilityai/stablelm-3b-4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t)
|
74 |
-
* **License**:
|
75 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
76 |
|
77 |
### Training Dataset
|
|
|
15 |
Country: text
|
16 |
Organization or Affiliation: text
|
17 |
I ALLOW Stability AI to email me about new model releases: checkbox
|
18 |
+
license: other
|
19 |
---
|
20 |
# `StableLM Zephyr 3B`
|
21 |
|
|
|
72 |
* **Language(s)**: English
|
73 |
* **Library**: [Alignment Handbook](https://github.com/huggingface/alignment-handbook.git)
|
74 |
* **Finetuned from model**: [stabilityai/stablelm-3b-4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t)
|
75 |
+
* **License**: [StabilityAI Non-Commercial Research Community License](https://huggingface.co/stabilityai/stablelm-zephyr-3b/raw/main/LICENSE)
|
76 |
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
77 |
|
78 |
### Training Dataset
|