File size: 482 Bytes
fb2385c 0954798 fb2385c | 1 2 3 4 5 6 7 8 | ---
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. |