hamishivi commited on
Commit
08d0c6d
·
verified ·
1 Parent(s): ec54696

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -61,9 +61,7 @@ We have included a [chat template](https://huggingface.co/docs/transformers/main
61
 
62
  ## Bias, Risks, and Limitations
63
 
64
- The Tulu models have not been aligned to generate safe completions within the RLHF phase or deployed with in-the-loop filtering of responses like ChatGPT, so the model can produce problematic outputs (especially when prompted to do so).
65
- It is also unknown what the size and composition of the corpus was used to train the base Llama 2 models, however it is likely to have included a mix of Web data and technical sources like books and code. See the [Falcon 180B model card](https://huggingface.co/tiiuae/falcon-180B#training-data) for an example of this.
66
-
67
 
68
  ### Training hyperparameters
69
 
 
61
 
62
  ## Bias, Risks, and Limitations
63
 
64
+ These models have not been aligned to generate safe completions, so the model can produce problematic outputs (especially when prompted to do so).
 
 
65
 
66
  ### Training hyperparameters
67