reshinthadith commited on
Commit
d108e44
1 Parent(s): 5d3723b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -39,7 +39,8 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
39
  * **Model type**: StableLM-Base-Alpha models are auto-regressive language models based on the NeoX transformer architecture.
40
  * **Language(s)**: English
41
  * **Library**: [GPT-NeoX](https://github.com/EleutherAI/gpt-neox)
42
- * **License**: [CC BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/)
 
43
  * **Contact**: For questions and comments about the model, please email **{TODO: FILL IN CONTACT ADDRESS}**
44
 
45
  ## Training
 
39
  * **Model type**: StableLM-Base-Alpha models are auto-regressive language models based on the NeoX transformer architecture.
40
  * **Language(s)**: English
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 **{TODO: FILL IN CONTACT ADDRESS}**
45
 
46
  ## Training