Skip to content

Commit

Permalink
Update and rename citation.cff to CITATION.cff
Browse files Browse the repository at this point in the history
Fix name of citation file
  • Loading branch information
JonasGeiping authored Mar 13, 2023
1 parent 7f4cb5b commit 55ddd75
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 12 deletions.
29 changes: 29 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
cff-version: 1.2.0
message: "If this is helpful, please cite our arxiv preprint (see below)."
authors:
- family-names: "Geiping"
given-names: "Jonas"
- family-names: "Goldstein"
given-names: "Tom"
title: "Cramming: Training a Language Model on a Single GPU in One Day"
version: 1.0.0
doi: 10.48550/arXiv.2212.14034
date-released: 2022-12-28
url: "https://arxiv.org/abs/2212.14034"
references:
- type: article
authors:
- family-names: "Geiping"
given-names: "Jonas"
email: jonas.geiping@gmail.com
affiliation: "University of Maryland, College Park"
- family-names: "Goldstein"
given-names: "Tom"
affiliation: "University of Maryland, College Park"
title: "Cramming: Training a Language Model on a Single GPU in One Day"
version: 1.0.0
doi: 10.48550/arXiv.2212.14034
date-released: 2022-12-28
url: "https://arxiv.org/abs/2212.14034"
year: 2022
journal: ArXiv
12 changes: 0 additions & 12 deletions citation.cff

This file was deleted.

0 comments on commit 55ddd75

Please sign in to comment.