Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
|
|
41 |
* **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
|
42 |
* **License**: Base model checkpoints (`StableLM-Base-Alpha`) are licensed under the Creative Commons license ([CC BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/)). Under the license, you must give [credit](https://creativecommons.org/licenses/by/4.0/#) to Stability AI, provide a link to the license, and [indicate if changes were made](https://creativecommons.org/licenses/by/4.0/#). You may do so in any reasonable manner, but not in any way that suggests the Stability AI endorses you or your use.
|
43 |
|
44 |
-
* **Contact**: For questions and comments about the model, please email
|
45 |
|
46 |
## Training
|
47 |
|
|
|
41 |
* **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
|
42 |
* **License**: Base model checkpoints (`StableLM-Base-Alpha`) are licensed under the Creative Commons license ([CC BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/)). Under the license, you must give [credit](https://creativecommons.org/licenses/by/4.0/#) to Stability AI, provide a link to the license, and [indicate if changes were made](https://creativecommons.org/licenses/by/4.0/#). You may do so in any reasonable manner, but not in any way that suggests the Stability AI endorses you or your use.
|
43 |
|
44 |
+
* **Contact**: For questions and comments about the model, please email `[email protected]`
|
45 |
|
46 |
## Training
|
47 |
|