PEFT
Safetensors
millicentli commited on
Commit
c65ef46
·
verified ·
1 Parent(s): e1f2730

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,4 +5,4 @@ library_name: peft
5
 
6
  This is the model used to invert Llama-3-8B activations using a Llama-3-8B model (multiple, not a single, activation).
7
 
8
- The model is used in [Do Activation Verbalization Methods Convey Privileged Information?](https://arxiv.org/abs/2509.13316) and the base repository used to train this model is from [vec2text](https://github.com/vec2text/vec2text). Read more of our paper + the underlying vec2text repo for training information.
 
5
 
6
  This is the model used to invert Llama-3-8B activations using a Llama-3-8B model (multiple, not a single, activation).
7
 
8
+ The model is used in [Do Activation Verbalization Methods Convey Privileged Information?](https://arxiv.org/abs/2509.13316). Read more of our paper for training information.