Update README.md
Browse filesMore information about the mode
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- prompt-injection
|
7 |
+
- injection
|
8 |
+
- jailbreak
|
9 |
---
|
10 |
+
|
11 |
+
# hubert233/GPTFuzz ONNX convert
|
12 |
+
|
13 |
+
**This model is conversion of [hubert233/GPTFuzzi](https://huggingface.co/hubert233/GPTFuzz) to ONNX.**
|
14 |
+
|
15 |
+
Read more about the [model](https://github.com/sherdencooper/GPTFuzz#models). Training code is available [here](https://github.com/sherdencooper/GPTFuzz/blob/master/example/finetune_roberta.py)
|