forked from allenai/open-instruct
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5bcd3b2
commit 8d130cd
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -215,6 +215,7 @@ Open Instruct is a project that benefitd from many open-source projects and libr | |
|
||
If you used this repository or our models, please cite our work: | ||
|
||
Tulu 1: | ||
```bibtex | ||
@misc{wang2023far, | ||
title={How Far Can Camels Go? Exploring the State of Instruction Tuning on Open Resources}, | ||
|
@@ -226,6 +227,7 @@ If you used this repository or our models, please cite our work: | |
} | ||
``` | ||
|
||
Tulu 2: | ||
```bibtex | ||
@misc{ivison2023camels, | ||
title={Camels in a Changing Climate: Enhancing LM Adaptation with Tulu 2}, | ||
|
@@ -237,6 +239,7 @@ If you used this repository or our models, please cite our work: | |
} | ||
``` | ||
|
||
Tulu 2.5: | ||
```bibtex | ||
@misc{ivison2024unpacking, | ||
title={Unpacking DPO and PPO: Disentangling Best Practices for Learning from Preference Feedback}, | ||
|
@@ -247,3 +250,13 @@ If you used this repository or our models, please cite our work: | |
primaryClass={cs.CL}, | ||
} | ||
``` | ||
|
||
Tulu 3: | ||
@article{lambert2024tulu3, | ||
title = {Tülu 3: Pushing Frontiers in Open Language Model Post-Training}, | ||
author = { | ||
Nathan Lambert and Jacob Morrison and Valentina Pyatkin and Shengyi Huang and Hamish Ivison and Faeze Brahman and Lester James V. Miranda and Alisa Liu and Nouha Dziri and Shane Lyu and Yuling Gu and Saumya Malik and Victoria Graf and Jena D. Hwang and Jiangjiang Yang and Ronan Le Bras and Oyvind Tafjord and Chris Wilhelm and Luca Soldaini and Noah A. Smith and Yizhong Wang and Pradeep Dasigi and Hannaneh Hajishirzi | ||
}, | ||
year = {2024}, | ||
email = {[email protected]} | ||
} |