asofter commited on
Commit
c09473f
1 Parent(s): 4d68e61

Update README.md

Browse files

More information about the mode

Files changed (1) hide show
  1. README.md +12 -0
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)