Spaces:
Runtime error
Runtime error
Tianyi (Alex) Qiu
commited on
Commit
•
ee6a587
1
Parent(s):
d9475ea
update about
Browse files- src/about.py +2 -2
src/about.py
CHANGED
@@ -60,8 +60,8 @@ Note that we are in the process of compiling a full documentation for the submis
|
|
60 |
[More explanation coming]
|
61 |
"""
|
62 |
|
63 |
-
ABOUT_TEXT = """ProgressGym-LeaderBoard is tightly coupled with the ProgressGym experimental framework for progress alignment research, which provides historical datasets, historical LLMs, simulation environments, algorithm implementations, and benchmarks on progress alignment challenges.
|
64 |
-
CITATION_BUTTON_LABEL = "
|
65 |
CITATION_BUTTON_TEXT = r"""@article{progressgym,
|
66 |
title={ProgressGym: Alignment with a Millennium of Moral Progress},
|
67 |
author={Tianyi Qiu and Yang Zhang and Xuchuan Huang and Jasmine Xinze Li and Jiaming Ji and Yaodong Yang},
|
|
|
60 |
[More explanation coming]
|
61 |
"""
|
62 |
|
63 |
+
ABOUT_TEXT = """ProgressGym-LeaderBoard is tightly coupled with the [ProgressGym](https://huggingface.co/collections/PKU-Alignment/progressgym-666735fcf3e4efa276226eaa) experimental framework for progress alignment research, which provides historical datasets, historical LLMs, simulation environments, algorithm implementations, and benchmarks on progress alignment challenges."""
|
64 |
+
CITATION_BUTTON_LABEL = "Please copy the following bibtex entry to cite the ProgressGym project"
|
65 |
CITATION_BUTTON_TEXT = r"""@article{progressgym,
|
66 |
title={ProgressGym: Alignment with a Millennium of Moral Progress},
|
67 |
author={Tianyi Qiu and Yang Zhang and Xuchuan Huang and Jasmine Xinze Li and Jiaming Ji and Yaodong Yang},
|