Spaces:
Runtime error
Runtime error
CHANGELOG_TEXT = f""" | |
## [2023-05-24] | |
- Add a baseline that has 25.0 for all values. | |
## [2023-05-23] | |
- Fixed a CSS issue that made the leaderboard hard to read in dark mode. | |
## [2023-05-22] | |
- Display a success/error message after submitting evaluation requests. | |
- Reject duplicate submission. | |
- Do not display results that have incomplete results. | |
- Display different queues for jobs that are RUNNING, PENDING, FINISHED status. | |
## [2023-05-15] | |
- Fixed a typo: from "TruthQA" to "TruthfulQA" | |
## [2023-05-10] | |
- Fixed a bug that prevented auto-refresh. | |
## [2023-05-10] | |
- Released the leaderboard to public. | |
""" | |