Spaces:
Sleeping
Sleeping
Anonymous Authors commited on
Commit 路
be5d033
1
Parent(s): c7311c2
Drop '(this page)' annotation after Leaderboard in the header bar
Browse files
app.py
CHANGED
|
@@ -597,7 +597,7 @@ HEADER_MD = (
|
|
| 597 |
"馃搳 [Dataset](https://huggingface.co/datasets/ViTeX-Bench/ViTeX-Dataset) 路 "
|
| 598 |
"馃И [Benchmark code](https://huggingface.co/ViTeX-Bench/ViTeX-Bench) 路 "
|
| 599 |
"馃 [Model & Inference code](https://huggingface.co/ViTeX-Bench/ViTeX-14B) 路 "
|
| 600 |
-
"馃弳 **Leaderboard**
|
| 601 |
"Public ranking for **video scene text editing** under the 13-metric, three-axis "
|
| 602 |
"[ViTeX-Bench](https://huggingface.co/ViTeX-Bench/ViTeX-Bench) protocol. "
|
| 603 |
"The full thirteen-metric vector is the unit of report; the table is sorted by "
|
|
|
|
| 597 |
"馃搳 [Dataset](https://huggingface.co/datasets/ViTeX-Bench/ViTeX-Dataset) 路 "
|
| 598 |
"馃И [Benchmark code](https://huggingface.co/ViTeX-Bench/ViTeX-Bench) 路 "
|
| 599 |
"馃 [Model & Inference code](https://huggingface.co/ViTeX-Bench/ViTeX-14B) 路 "
|
| 600 |
+
"馃弳 **Leaderboard**\n\n"
|
| 601 |
"Public ranking for **video scene text editing** under the 13-metric, three-axis "
|
| 602 |
"[ViTeX-Bench](https://huggingface.co/ViTeX-Bench/ViTeX-Bench) protocol. "
|
| 603 |
"The full thirteen-metric vector is the unit of report; the table is sorted by "
|