File size: 340 Bytes
6cd1d54 |
1 2 3 4 5 |
Copy these files into repeng repo base dir.
Adjust emotion_prompts.py to generate different prompts for your vectors.
It can make sense to use different scales (e.g. -2.0 and +1.5) for the positive / negative vectors, as was done in the original emotion example from vgel in repeng. But I set it to +1.0 and -1.0 just for standardization.
|