Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
StellaAthena committed Jan 8, 2024
1 parent d0a4e59 commit 5b94796
Showing 1 changed file with 7 additions and 25 deletions.
32 changes: 7 additions & 25 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,25 +1,7 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Anthony"
given-names: "Quentin"
- family-names: "Schoelkopf"
given-names: "Hailey"
- family-names: "Biderman"
given-names: "Stella"
title: "The EleutherAI Model Training Cookbook"
version: 0.0.1
date-released: 2024-01-01
url: "https://github.com/EleutherAI/cookbook/"
preferred-citation:
type: misc
- family-names: "Anthony"
given-names: "Quentin"
- family-names: "Schoelkopf"
given-names: "Hailey"
- family-names: "Biderman"
given-names: "Stella"
doi: "10.0000/00000"
howpublished: "GitHub Repo"
title: "The EleutherAI Model Training Cookbook"
year: 2024
@misc{anthony2024cookbook,
title = {{The EleutherAI Model Training Cookbook}},
author = {Anthony, Quentin and Schoelkopf, Hailey and Biderman, Stella},
howpublished = {GitHub Repo},
url = {https://github.com/EleutherAI/cookbook},
year = 2024
}

0 comments on commit 5b94796

Please sign in to comment.