Text Generation
Transformers
PyTorch
English
olmo2
conversational
Inference Endpoints
hamishivi commited on
Commit
cb5e843
·
verified ·
1 Parent(s): 2575afc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -84,7 +84,7 @@ The model has not been trained with a specific system prompt in mind.
84
 
85
  ### Bias, Risks, and Limitations
86
 
87
- The OLMo2 models have limited safety training, but are not deployed automatically with in-the-loop filtering of responses like ChatGPT, so the model can produce problematic outputs (especially when prompted to do so).
88
  See the Falcon 180B model card for an example of this.
89
 
90
 
@@ -105,13 +105,13 @@ SFT:
105
 
106
  ## License and use
107
 
108
- OLMo2 is licensed under the Apache 2.0 license.
109
- OLMo2 is intended for research and educational use.
110
  For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).
111
 
112
  ## Citation
113
 
114
- If OLMo2 or any of the related materials were helpful to your work, please cite:
115
  ```
116
  TODO
117
  ```
 
84
 
85
  ### Bias, Risks, and Limitations
86
 
87
+ The OLMo-2 models have limited safety training, but are not deployed automatically with in-the-loop filtering of responses like ChatGPT, so the model can produce problematic outputs (especially when prompted to do so).
88
  See the Falcon 180B model card for an example of this.
89
 
90
 
 
105
 
106
  ## License and use
107
 
108
+ OLMo-2 is licensed under the Apache 2.0 license.
109
+ OLMo-2 is intended for research and educational use.
110
  For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).
111
 
112
  ## Citation
113
 
114
+ If OLMo-2 or any of the related materials were helpful to your work, please cite:
115
  ```
116
  TODO
117
  ```