generated from tulane-cmps6730/sample-project
-
Notifications
You must be signed in to change notification settings - Fork 1
/
references.bib
50 lines (44 loc) · 1.99 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
@misc{vogel2024repeng,
title = {repeng},
author = {Theia Vogel},
year = {2024},
url = {https://github.com/vgel/repeng/}
}
@article{zou2023representation,
title={Representation engineering: A top-down approach to ai transparency},
author={Zou, Andy and Phan, Long and Chen, Sarah and Campbell, James and Guo, Phillip and Ren, Richard and Pan, Alexander and Yin, Xuwang and Mazeika, Mantas and Dombrowski, Ann-Kathrin and others},
journal={arXiv preprint arXiv:2310.01405},
year={2023}
}
@article{jiang2023mistral,
title={Mistral 7B},
author={Jiang, Albert Q and Sablayrolles, Alexandre and Mensch, Arthur and Bamford, Chris and Chaplot, Devendra Singh and Casas, Diego de las and Bressand, Florian and Lengyel, Gianna and Lample, Guillaume and Saulnier, Lucile and others},
journal={arXiv preprint arXiv:2310.06825},
year={2023}
}
@article{bricken2023towards,
title={Towards monosemanticity: Decomposing language models with dictionary learning},
author={Bricken, Trenton and Templeton, Adly and Batson, Joshua and Chen, Brian and Jermyn, Adam and Conerly, Tom and Turner, Nick and Anil, Cem and Denison, Carson and Askell, Amanda and others},
journal={Transformer Circuits Thread},
pages={2},
year={2023}
}
@article{turner2023activation,
title={Activation addition: Steering language models without optimization},
author={Turner, Alex and Thiergart, Lisa and Udell, David and Leech, Gavin and Mini, Ulisse and MacDiarmid, Monte},
journal={arXiv preprint arXiv:2308.10248},
year={2023}
}
@article{chen2018network,
title = {A Tutorial on Network Embeddings},
author = {Haochen Chen, Bryan Perozzi,
Rami Al-Rfou, Steven Skiena},
journal = {arXiv preprint arXiv:1808.02590},
year = {2018}
}
@misc{mcmullen2024technique,
title = {Choosing the right technique: Prompt engineering vs fine-tuning},
author = {Matthew McMullen},
year = {2024},
url = {https://www.datasciencecentral.com/choosing-the-right-technique-prompt-engineering-vs-fine-tuning/}
}