Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,12 @@ model-index:
|
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
# sg_toxic_generator_model
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
|
|
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
+
```
|
| 15 |
+
Note that this is an experimental model used in Project Moonshot.
|
| 16 |
+
|
| 17 |
+
This model has not been well-tested. Use at your own risk.
|
| 18 |
+
```
|
| 19 |
+
|
| 20 |
# sg_toxic_generator_model
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|