millicentli's picture
Update README.md
0954798 verified
---
base_model: google-t5/t5-base
library_name: vec2text
---
This is the model used to invert Llama-3-8B activations using a T5-Base model (single activation inversion).
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.