Skip to content

Commit

Permalink
report draft
Browse files Browse the repository at this point in the history
  • Loading branch information
outlawhayden committed Apr 30, 2024
1 parent 5f00ab5 commit e29201f
Show file tree
Hide file tree
Showing 8 changed files with 175 additions and 206 deletions.
137 changes: 0 additions & 137 deletions GettingStarted.md

This file was deleted.

Binary file added report/assets/Elated_Dejected_mean_values.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added report/assets/demo_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added report/assets/output1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 41 additions & 33 deletions report/references.bib
Original file line number Diff line number Diff line change
@@ -1,42 +1,50 @@
%% This BibTeX bibliography file was created using BibDesk.
%% https://bibdesk.sourceforge.io/
%% Created for Hayden Outlaw at 2024-03-20 11:14:51 -0500
%% Saved with string encoding Unicode (UTF-8)
@misc{vogel2024repeng,
author = {Theia Vogel},
title = {repeng},
url = {https://github.com/vgel/repeng/},
year = {2024},
bdsk-url-1 = {https://github.com/vgel/repeng/}}
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,
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},
title = {Mistral 7B},
year = {2023}}
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,
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},
title = {Towards monosemanticity: Decomposing language models with dictionary learning},
year = {2023}}
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,
author = {Turner, Alex and Thiergart, Lisa and Udell, David and Leech, Gavin and Mini, Ulisse and MacDiarmid, Monte},
journal = {arXiv preprint arXiv:2308.10248},
title = {Activation addition: Steering language models without optimization},
year = {2023}}

@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},
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/}
}
Binary file modified report/report.pdf
Binary file not shown.
Loading

0 comments on commit e29201f

Please sign in to comment.