Skip to content

Commit 669ba6a

Browse files
authored
Merge pull request #132 from stanfordnlp/frankaging-patch-2
[Minor] Update README.md with the correct citation link
2 parents a2b8e3a + b407296 commit 669ba6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ intervenable.train_alignment(
252252
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.
253253

254254
## 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:
256256
```stex
257257
@article{wu2024pyvene,
258258
title={pyvene: A Library for Understanding and Improving {P}y{T}orch Models via Interventions},

0 commit comments

Comments
 (0)