Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ 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,
|
|
|
|
| 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,
|