millicentli commited on
Commit
0954798
·
verified ·
1 Parent(s): fb2385c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- base_model: meta-llama/Llama-3.1-8B-Instruct
3
- library_name: peft
4
  ---
5
 
6
  This is the model used to invert Llama-3-8B activations using a T5-Base model (single activation inversion).
 
1
  ---
2
+ base_model: google-t5/t5-base
3
+ library_name: vec2text
4
  ---
5
 
6
  This is the model used to invert Llama-3-8B activations using a T5-Base model (single activation inversion).