Muennighoff
commited on
Commit
•
77c76c9
1
Parent(s):
4252810
Update README.md
Browse files
README.md
CHANGED
@@ -80,11 +80,6 @@ Branches:
|
|
80 |
| **+SFT** | 51.4 | 40.5 | 38.0 | 51.6 | 69.2 | 84.1 | 43.3 | 54.0 |
|
81 |
| **+DPO** | 51.9 | 45.5 | 37.0 | 54.8 | **84.0** | 82.6 | **48.1** | **57.7** |
|
82 |
|
83 |
-
# Bias, Risks, and Limitations
|
84 |
-
This adapted OLMo model is a research artifact. It is intended to benefit the research community interested in understanding the safety properties of LLMs and developers building safety tools for LLMs. For this reason, the model does not include a specific safety filter or safety training data.
|
85 |
-
While the model refuses some requests, it is possible for the model to generate harmful and sensitive content from some user prompts. We recommend developers exercise caution and consider the risks of the applications of this technology. Furthermore, developers should consider implementing safeguards for biases, privacy, and other potential harms when appropriate. Finally, as with every LLM, OLMo may produce factual-sounding outputs that may not be true, so developers and users are encouraged to confirm such outputs before relying on them. All users of this model are responsible for how they use the model.
|
86 |
-
|
87 |
-
|
88 |
# Citation
|
89 |
|
90 |
```bibtex
|
|
|
80 |
| **+SFT** | 51.4 | 40.5 | 38.0 | 51.6 | 69.2 | 84.1 | 43.3 | 54.0 |
|
81 |
| **+DPO** | 51.9 | 45.5 | 37.0 | 54.8 | **84.0** | 82.6 | **48.1** | **57.7** |
|
82 |
|
|
|
|
|
|
|
|
|
|
|
83 |
# Citation
|
84 |
|
85 |
```bibtex
|