-
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.
update citation file with NeurIPS paper
- Loading branch information
1 parent
17c48d3
commit b75f4a6
Showing
1 changed file
with
14 additions
and
19 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 |
---|---|---|
@@ -1,28 +1,23 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
authors: | ||
- family-names: "Cruz" | ||
given-names: "André F." | ||
- family-names: "Hardt" | ||
given-names: "Moritz" | ||
- family-names: "Mendler-Dünner" | ||
given-names: "Celestine" | ||
- given-names: "André F" | ||
family-names: "Cruz" | ||
- given-names: "Moritz" | ||
family-names: "Hardt" | ||
- given-names: "Celestine" | ||
family-names: "Mendler-Dünner" | ||
title: "Evaluating language models as risk scores" | ||
version: 2.0.4 | ||
doi: 10.48550/arXiv.2407.14614 | ||
date-released: "2024-07-19" | ||
url: "https://arxiv.org/abs/2407.14614" | ||
preferred-citation: | ||
type: article | ||
authors: | ||
- family-names: "Cruz" | ||
given-names: "André F." | ||
- family-names: "Hardt" | ||
given-names: "Moritz" | ||
- family-names: "Mendler-Dünner" | ||
given-names: "Celestine" | ||
journal: "arXiv preprint arXiv:2407.14614" | ||
doi: 10.48550/arXiv.2407.14614 | ||
- given-names: "André F" | ||
family-names: "Cruz" | ||
- given-names: "Moritz" | ||
family-names: "Hardt" | ||
- given-names: "Celestine" | ||
family-names: "Mendler-Dünner" | ||
title: "Evaluating language models as risk scores" | ||
month: 7 | ||
year: 2024 | ||
journal: "The Thirty-eighth Conference on Neural Information Processing Systems Datasets and Benchmarks Track" | ||
url: "https://openreview.net/forum?id=qrZxL3Bto9" |