Update README.md
Browse files
README.md
CHANGED
@@ -36,8 +36,9 @@ model_outputs = classifier(prompt)
|
|
36 |
print(model_outputs[0])
|
37 |
```
|
38 |
|
39 |
-
If you use our model in your research, please cite our paper **"From Chatbots to Phishbots?: Phishing Scam Generation in Commercial Large Language Models"** (https://www.computer.org/csdl/proceedings-article/sp/2024/313000a221/1WPcYLpYFHy).
|
40 |
|
|
|
41 |
|
42 |
```@inproceedings{roy2024chatbots,
|
43 |
title={From Chatbots to Phishbots?: Phishing Scam Generation in Commercial Large Language Models},
|
|
|
36 |
print(model_outputs[0])
|
37 |
```
|
38 |
|
39 |
+
If you use our model in your research, please cite our paper **"From Chatbots to Phishbots?: Phishing Scam Generation in Commercial Large Language Models"** (https://www.computer.org/csdl/proceedings-article/sp/2024/313000a221/1WPcYLpYFHy).
|
40 |
|
41 |
+
BibTeX below:
|
42 |
|
43 |
```@inproceedings{roy2024chatbots,
|
44 |
title={From Chatbots to Phishbots?: Phishing Scam Generation in Commercial Large Language Models},
|