Spaces:
Running
Running
Yotam-Perlitz
commited on
Commit
•
7d31927
1
Parent(s):
2bc564e
add citations
Browse filesSigned-off-by: Yotam-Perlitz <[email protected]>
app.py
CHANGED
@@ -756,7 +756,6 @@ with st.expander(label="Citations"):
|
|
756 |
}
|
757 |
|
758 |
""")
|
759 |
-
)
|
760 |
|
761 |
st.markdown(
|
762 |
"BenchBench-Leaderboard complements our study, where we analyzed over 40 prominent benchmarks and introduced standardized practices to enhance the robustness and validity of benchmark evaluations through the [BenchBench Python package](#). "
|
|
|
756 |
}
|
757 |
|
758 |
""")
|
|
|
759 |
|
760 |
st.markdown(
|
761 |
"BenchBench-Leaderboard complements our study, where we analyzed over 40 prominent benchmarks and introduced standardized practices to enhance the robustness and validity of benchmark evaluations through the [BenchBench Python package](#). "
|