Spaces:
Runtime error
Runtime error
pminervini
commited on
Commit
•
fcd68fe
1
Parent(s):
c1a658c
update
Browse files- src/display/about.py +0 -26
src/display/about.py
CHANGED
@@ -26,30 +26,4 @@ CITATION_BUTTON_TEXT = r"""
|
|
26 |
publisher = {Hugging Face},
|
27 |
howpublished = "\url{https://huggingface.co/spaces/hallucinations-leaderboard/leaderboard}"
|
28 |
}
|
29 |
-
@software{eval-harness,
|
30 |
-
author = {Gao, Leo and
|
31 |
-
Tow, Jonathan and
|
32 |
-
Biderman, Stella and
|
33 |
-
Black, Sid and
|
34 |
-
DiPofi, Anthony and
|
35 |
-
Foster, Charles and
|
36 |
-
Golding, Laurence and
|
37 |
-
Hsu, Jeffrey and
|
38 |
-
McDonell, Kyle and
|
39 |
-
Muennighoff, Niklas and
|
40 |
-
Phang, Jason and
|
41 |
-
Reynolds, Laria and
|
42 |
-
Tang, Eric and
|
43 |
-
Thite, Anish and
|
44 |
-
Wang, Ben and
|
45 |
-
Wang, Kevin and
|
46 |
-
Zou, Andy},
|
47 |
-
title = {A framework for few-shot language model evaluation},
|
48 |
-
month = sep,
|
49 |
-
year = 2021,
|
50 |
-
publisher = {Zenodo},
|
51 |
-
version = {v0.0.1},
|
52 |
-
doi = {10.5281/zenodo.5371628},
|
53 |
-
url = {https://doi.org/10.5281/zenodo.5371628}
|
54 |
-
}
|
55 |
}"""
|
|
|
26 |
publisher = {Hugging Face},
|
27 |
howpublished = "\url{https://huggingface.co/spaces/hallucinations-leaderboard/leaderboard}"
|
28 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
}"""
|