Safetensors
English
llama
danihinjos commited on
Commit
cceb6e3
·
verified ·
1 Parent(s): d1e7f14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ### Citation Information
5
+
6
+ ```
7
+ @misc{garciagasulla2025efficientsafetyretrofittingjailbreaking,
8
+ title={Efficient Safety Retrofitting Against Jailbreaking for LLMs},
9
+ author={Dario Garcia-Gasulla and Adrian Tormos and Anna Arias-Duart and Daniel Hinjos and Oscar Molina-Sedano and Ashwin Kumar Gururajan and Maria Eugenia Cardello},
10
+ year={2025},
11
+ eprint={2502.13603},
12
+ archivePrefix={arXiv},
13
+ primaryClass={cs.CL},
14
+ url={https://arxiv.org/abs/2502.13603},
15
+ }
16
+ ```