Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ demo = gr.Blocks()
|
|
98 |
|
99 |
with demo:
|
100 |
gr.Markdown("""
|
101 |
-
## π₯
|
102 |
CoTaEval is a benchmark to evaluate the feasibility and side effects of copyright takedown methods for language models.
|
103 |
|
104 |
Project website: [https://cotaeval.github.io/](https://cotaeval.github.io/).
|
|
|
98 |
|
99 |
with demo:
|
100 |
gr.Markdown("""
|
101 |
+
## π₯ CoTaEval Leaderboard
|
102 |
CoTaEval is a benchmark to evaluate the feasibility and side effects of copyright takedown methods for language models.
|
103 |
|
104 |
Project website: [https://cotaeval.github.io/](https://cotaeval.github.io/).
|