KyoDream commited on
Commit
8d8f3ea
·
1 Parent(s): 18caa48
Files changed (3) hide show
  1. attack.py +1 -0
  2. config.json +3 -0
  3. tokenizer_config.json +0 -0
attack.py ADDED
@@ -0,0 +1 @@
 
 
1
+ print("attack attack")
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type":"align"
3
+ }
tokenizer_config.json ADDED
File without changes