-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathCITATION.cff
More file actions
72 lines (69 loc) · 2.13 KB
/
CITATION.cff
File metadata and controls
72 lines (69 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata below."
title: "UQLM: A Python Package for Uncertainty Quantification in Large Language Models"
version: 0.5.8
license: Apache-2.0
repository-code: "https://github.com/cvs-health/uqlm"
url: "https://cvs-health.github.io/uqlm/latest/index.html"
authors:
- family-names: Bouchard
given-names: Dylan
- family-names: Chauhan
given-names: Mohit Singh
- family-names: Skarbrevik
given-names: David
- family-names: Ra
given-names: Ho-Kyeong
- family-names: Bajaj
given-names: Viren
- family-names: Ahmad
given-names: Zeya
preferred-citation:
type: article
title: "UQLM: A Python Package for Uncertainty Quantification in Large Language Models"
authors:
- family-names: Bouchard
given-names: Dylan
- family-names: Chauhan
given-names: Mohit Singh
- family-names: Skarbrevik
given-names: David
- family-names: Ra
given-names: Ho-Kyeong
- family-names: Bajaj
given-names: Viren
- family-names: Ahmad
given-names: Zeya
journal: "Journal of Machine Learning Research"
year: 2026
volume: 27
issue: 13
start: 1
end: 10
url: "http://jmlr.org/papers/v27/25-1557.html"
references:
- type: article
title: "Uncertainty Quantification for Language Models: A Suite of Black-Box, White-Box, LLM Judge, and Ensemble Scorers"
authors:
- family-names: Bouchard
given-names: Dylan
- family-names: Chauhan
given-names: Mohit Singh
journal: "Transactions on Machine Learning Research"
year: 2025
issn: "2835-8856"
url: "https://openreview.net/forum?id=WOFspd4lq5"
- type: generic
title: "Fine-Grained Uncertainty Quantification for Long-Form Language Model Outputs: A Comparative Study"
authors:
- family-names: Bouchard
given-names: Dylan
- family-names: Chauhan
given-names: Mohit Singh
- family-names: Bajaj
given-names: Viren
- family-names: Skarbrevik
given-names: David
year: 2026
url: "https://arxiv.org/abs/2602.17431"
notes: "arXiv preprint arXiv:2602.17431"