Update README.md
Browse files
README.md
CHANGED
|
@@ -201,4 +201,20 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 201 |
|
| 202 |
### Framework versions
|
| 203 |
|
| 204 |
-
- PEFT 0.10.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 201 |
|
| 202 |
### Framework versions
|
| 203 |
|
| 204 |
+
- PEFT 0.10.0
|
| 205 |
+
|
| 206 |
+
## Citing Our Work
|
| 207 |
+
|
| 208 |
+
Please cite our paper if you use this dataset or other resources:
|
| 209 |
+
|
| 210 |
+
```
|
| 211 |
+
@misc{fisher2024styleremixinterpretableauthorshipobfuscation,
|
| 212 |
+
title={StyleRemix: Interpretable Authorship Obfuscation via Distillation and Perturbation of Style Elements},
|
| 213 |
+
author={Jillian Fisher and Skyler Hallinan and Ximing Lu and Mitchell Gordon and Zaid Harchaoui and Yejin Choi},
|
| 214 |
+
year={2024},
|
| 215 |
+
eprint={2408.15666},
|
| 216 |
+
archivePrefix={arXiv},
|
| 217 |
+
primaryClass={cs.CL},
|
| 218 |
+
url={https://arxiv.org/abs/2408.15666},
|
| 219 |
+
}
|
| 220 |
+
```
|