Update README.md
Browse files
README.md
CHANGED
@@ -49,24 +49,27 @@ model-index:
|
|
49 |
results: []
|
50 |
---
|
51 |
|
52 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
53 |
-
should probably proofread and complete it, then remove this comment. -->
|
54 |
-
|
55 |
# goofy_pasteur
|
56 |
|
57 |
-
|
|
|
58 |
|
59 |
## Model description
|
60 |
|
61 |
-
|
62 |
|
63 |
## Intended uses & limitations
|
64 |
|
65 |
-
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
## Training and evaluation data
|
68 |
|
69 |
-
|
70 |
|
71 |
## Training procedure
|
72 |
|
|
|
49 |
results: []
|
50 |
---
|
51 |
|
|
|
|
|
|
|
52 |
# goofy_pasteur
|
53 |
|
54 |
+
- **Repository: https://github.com/tomekkorbak/aligned-pretraining-objectives**
|
55 |
+
- **Paper: Arxiv link to be added**
|
56 |
|
57 |
## Model description
|
58 |
|
59 |
+
This model was trained using [pile-detoxify](https://huggingface.co/datasets/tomekkorbak/pile-detoxify), which is data from [The Pile](https://huggingface.co/datasets/the_pile), annotated based on toxicity detected by [Detoxify](https://github.com/unitaryai/detoxify).
|
60 |
|
61 |
## Intended uses & limitations
|
62 |
|
63 |
+
This model has been trained to generate text that receives a low score for toxicity from [Detoxify](https://github.com/unitaryai/detoxify).
|
64 |
+
|
65 |
+
While we have promising results with the methods used to avoid toxic text, we cannot guarantee that it will output text that is fully aligned with non-toxicity in every situation.
|
66 |
+
This model and its associated datasets are intended for research purposes only and should not be deployed anywhere.
|
67 |
+
|
68 |
+
Please take care to avoid misusing the datasets used to train this model (where toxicity and personal identifiable information are annotated) or putting anybody in danger by publicizing their information.
|
69 |
|
70 |
## Training and evaluation data
|
71 |
|
72 |
+
This model was trained using [pile-detoxify](https://huggingface.co/datasets/tomekkorbak/pile-detoxify).
|
73 |
|
74 |
## Training procedure
|
75 |
|