issues
search
EleutherAI
/
elk
Keeping language models honest by directly eliciting knowledge encoded in their activations.
MIT License
186
stars
33
forks
source link
Add option to save probabilities
#289
Closed
AlexTMallen
closed
1 year ago
AlexTMallen
commented
1 year ago
modifies
prepare_data
to return a
LayerData
object
adds an option to save the raw probabilities, alongside the texts, to the results dir
adds
train_lr_eval.csv
to results dir
norabelrose
commented
1 year ago
included in #292
prepare_data
to return aLayerData
objecttrain_lr_eval.csv
to results dir