hallisky commited on
Commit
d8300e8
1 Parent(s): 339c381

Ad citation to README

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -11,3 +11,15 @@ license: apache-2.0
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
+ ```
16
+ @misc{fisher2024styleremixinterpretableauthorshipobfuscation,
17
+ title={StyleRemix: Interpretable Authorship Obfuscation via Distillation and Perturbation of Style Elements},
18
+ author={Jillian Fisher and Skyler Hallinan and Ximing Lu and Mitchell Gordon and Zaid Harchaoui and Yejin Choi},
19
+ year={2024},
20
+ eprint={2408.15666},
21
+ archivePrefix={arXiv},
22
+ primaryClass={cs.CL},
23
+ url={https://arxiv.org/abs/2408.15666},
24
+ }
25
+ ```