Spaces:
Running
Running
Yotam-Perlitz
commited on
Commit
•
f5e30e4
1
Parent(s):
7d31927
add citations
Browse filesSigned-off-by: Yotam-Perlitz <[email protected]>
app.py
CHANGED
@@ -755,7 +755,7 @@ with st.expander(label="Citations"):
|
|
755 |
year={2024}
|
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](#). "
|
|
|
755 |
year={2024}
|
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](#). "
|