Update space
Browse files
app.py
CHANGED
@@ -315,7 +315,7 @@ with demo:
|
|
315 |
|
316 |
with gr.TabItem("</> Coding", elem_id="coding-tab-table", id=5):
|
317 |
CURRENT_TEXT = """
|
318 |
-
#
|
319 |
We are working on adding more tasks in coding domains to the leaderboard.
|
320 |
The forthcoming ones focus on Python, Java, and C++, with plans to expand to more languages.
|
321 |
We collect a variety of recent coding datasets, including
|
|
|
315 |
|
316 |
with gr.TabItem("</> Coding", elem_id="coding-tab-table", id=5):
|
317 |
CURRENT_TEXT = """
|
318 |
+
# Coming soon!
|
319 |
We are working on adding more tasks in coding domains to the leaderboard.
|
320 |
The forthcoming ones focus on Python, Java, and C++, with plans to expand to more languages.
|
321 |
We collect a variety of recent coding datasets, including
|