Spaces:
Running
Running
style
Browse files
app.py
CHANGED
|
@@ -140,7 +140,7 @@ def _tab_submit():
|
|
| 140 |
and apply for the access for the [private dataset](https://huggingface.co/datasets/allenai/ZebraLogicBench-private) that contains the truth solutions.
|
| 141 |
"""
|
| 142 |
|
| 143 |
-
gr.Markdown("
|
| 144 |
|
| 145 |
|
| 146 |
|
|
|
|
| 140 |
and apply for the access for the [private dataset](https://huggingface.co/datasets/allenai/ZebraLogicBench-private) that contains the truth solutions.
|
| 141 |
"""
|
| 142 |
|
| 143 |
+
gr.Markdown("## 🚀 Submit Your Results\n\n" + markdown_text, elem_classes="markdown-text")
|
| 144 |
|
| 145 |
|
| 146 |
|