Anonymous Authors commited on
Commit
be5d033
1 Parent(s): c7311c2

Drop '(this page)' annotation after Leaderboard in the header bar

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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** _(this page)_\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 "
 
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 "