Update README.md
Browse files
README.md
CHANGED
|
@@ -214,6 +214,9 @@ print(outputs[0].outputs[0].text)
|
|
| 214 |
## Bias, Risks, and Limitations
|
| 215 |
Like any base language model or fine-tuned model without safety filtering, these models can easily be prompted by users to generate harmful and sensitive content. Such content may also be produced unintentionally, especially in cases involving bias, so we recommend that users consider the risks when applying this technology. Additionally, many statements from OLMo or any LLM are often inaccurate, so facts should be verified.
|
| 216 |
|
|
|
|
|
|
|
|
|
|
| 217 |
|
| 218 |
## Citation
|
| 219 |
Coming Soon!
|
|
|
|
| 214 |
## Bias, Risks, and Limitations
|
| 215 |
Like any base language model or fine-tuned model without safety filtering, these models can easily be prompted by users to generate harmful and sensitive content. Such content may also be produced unintentionally, especially in cases involving bias, so we recommend that users consider the risks when applying this technology. Additionally, many statements from OLMo or any LLM are often inaccurate, so facts should be verified.
|
| 216 |
|
| 217 |
+
## License
|
| 218 |
+
This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with [Ai2's Responsible Use Guidelines](https://allenai.org/responsible-use).
|
| 219 |
+
|
| 220 |
|
| 221 |
## Citation
|
| 222 |
Coming Soon!
|