phishbot commited on
Commit
cd00698
1 Parent(s): 9b042b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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). Bibtex below:
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},