Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
Official repo of [GPTFuzzer](https://github.com/sherdencooper/GPTFuzz). This model is a finetuned Roberta model to classify the toxicity of response, trained on a manually labeled dataset (see in [finetuning data](https://github.com/sherdencooper/GPTFuzz/tree/master/datasets/responses_labeled))
|