Update README.md
Browse files
README.md
CHANGED
|
@@ -38,11 +38,11 @@ print(model_outputs[0])
|
|
| 38 |
|
| 39 |
If you use our model in your research, please cite our paper as follows:
|
| 40 |
|
| 41 |
-
@inproceedings{roy2024chatbots,
|
| 42 |
title={From Chatbots to Phishbots?: Phishing Scam Generation in Commercial Large Language Models},
|
| 43 |
author={Roy, Sayak Saha and Thota, Poojitha and Naragam, Krishna Vamsi and Nilizadeh, Shirin},
|
| 44 |
booktitle={2024 IEEE Symposium on Security and Privacy (SP)},
|
| 45 |
pages={221--221},
|
| 46 |
year={2024},
|
| 47 |
organization={IEEE Computer Society}
|
| 48 |
-
}
|
|
|
|
| 38 |
|
| 39 |
If you use our model in your research, please cite our paper as follows:
|
| 40 |
|
| 41 |
+
```@inproceedings{roy2024chatbots,
|
| 42 |
title={From Chatbots to Phishbots?: Phishing Scam Generation in Commercial Large Language Models},
|
| 43 |
author={Roy, Sayak Saha and Thota, Poojitha and Naragam, Krishna Vamsi and Nilizadeh, Shirin},
|
| 44 |
booktitle={2024 IEEE Symposium on Security and Privacy (SP)},
|
| 45 |
pages={221--221},
|
| 46 |
year={2024},
|
| 47 |
organization={IEEE Computer Society}
|
| 48 |
+
}```
|