You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -252,7 +252,7 @@ intervenable.train_alignment(
252
252
where you need to pass in a trainable dataset, and your customized loss and metrics function. The trainable interventions can later be saved on to your disk. You can also use `intervenable.evaluate()` your interventions in terms of customized objectives.
253
253
254
254
## Citation
255
-
Library paper is forthcoming. For now, if you use this repository, please consider to cite relevant papers:
255
+
If you use this repository, please consider to cite our library paper:
256
256
```stex
257
257
@article{wu2024pyvene,
258
258
title={pyvene: A Library for Understanding and Improving {P}y{T}orch Models via Interventions},
0 commit comments