Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
|
|
47 |
* **Language(s)**: English
|
48 |
* **Library**: [HuggingFace Transformers](https://github.com/huggingface/transformers)
|
49 |
* **License**: Fine-tuned checkpoints (`StableLM-Tuned-Alpha`) are licensed under the Non-Commercial Creative Commons license ([CC BY-NC-SA-4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)), in-line with the original non-commercial license specified by [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca).
|
50 |
-
* **Contact**: For questions and comments about the model, please email
|
51 |
|
52 |
## Training
|
53 |
|
|
|
47 |
* **Language(s)**: English
|
48 |
* **Library**: [HuggingFace Transformers](https://github.com/huggingface/transformers)
|
49 |
* **License**: Fine-tuned checkpoints (`StableLM-Tuned-Alpha`) are licensed under the Non-Commercial Creative Commons license ([CC BY-NC-SA-4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)), in-line with the original non-commercial license specified by [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca).
|
50 |
+
* **Contact**: For questions and comments about the model, please email `lm@stability.ai`
|
51 |
|
52 |
## Training
|
53 |
|