Spaces:
Sleeping
Sleeping
haiengchuihaian
commited on
Commit
·
9027d90
1
Parent(s):
943f952
test
Browse files- src/display/about.py +1 -1
src/display/about.py
CHANGED
@@ -25,7 +25,7 @@ Intro text
|
|
25 |
|
26 |
# Which evaluations are you running? how can people reproduce what you have?
|
27 |
LLM_BENCHMARKS_TEXT = f"""
|
28 |
-
##
|
29 |
|
30 |
## Reproducibility
|
31 |
To reproduce our results, here is the commands you can run:
|
|
|
25 |
|
26 |
# Which evaluations are you running? how can people reproduce what you have?
|
27 |
LLM_BENCHMARKS_TEXT = f"""
|
28 |
+
## TEST
|
29 |
|
30 |
## Reproducibility
|
31 |
To reproduce our results, here is the commands you can run:
|