Text Generation
Transformers
PyTorch
Safetensors
English
hf_olmo
conversational
custom_code
natolambert commited on
Commit
cd7970c
1 Parent(s): c5366da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -157,7 +157,7 @@ Compared to Tulu 2, DPO hyperparameters are the same. SFT is lower LR and 3 epoc
157
 
158
  ## Bias, Risks, and Limitations
159
 
160
- This adapted OLMo model is a research artifact, not a consumer product.
161
  It is intended to benefit the research community interested in understanding the safety properties of LLMs and developers building safety tools for LLMs.
162
  For this reason, the model does not include a specific safety filter or safety training data.
163
  While our model scores well relative to its peers on ToxiGen, it is possible for the model to generate harmful and sensitive content from some user prompts.
 
157
 
158
  ## Bias, Risks, and Limitations
159
 
160
+ This adapted OLMo model is a research artifact.
161
  It is intended to benefit the research community interested in understanding the safety properties of LLMs and developers building safety tools for LLMs.
162
  For this reason, the model does not include a specific safety filter or safety training data.
163
  While our model scores well relative to its peers on ToxiGen, it is possible for the model to generate harmful and sensitive content from some user prompts.