czyPL commited on
Commit
2476d00
Β·
1 Parent(s): 44dcb13

change name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -779,7 +779,7 @@ def create_gradio_interface(parser: ResultParser):
779
  gr.HTML("""
780
  <div style="text-align: center; display: flex; justify-content: center; gap: 10px; margin-bottom: 20px;">
781
  <a href="https://huggingface.co/datasets/caskcsg/LongBench-Pro" target="_blank"><img src="https://img.shields.io/badge/HF-Dataset-yellow?logo=huggingface&logoColor=white" alt="HF Dataset"></a>
782
- <a href="https://github.com/caskcsg/longcontext/tree/main/LongBench_Pro" target="_blank"><img src="https://img.shields.io/badge/Github-Code-blue?logo=github&logoColor=white" alt="Github Code"></a>
783
  <a href="https://huggingface.co/spaces/caskcsg/LongBench-Pro-Leaderboard" target="_blank"><img src="https://img.shields.io/badge/πŸ†-Leaderboard-red" alt="Leaderboard"></a>
784
  <a href="#" target="_blank"><img src="https://img.shields.io/badge/πŸ“„-Arxiv_Paper-green" alt="Paper"></a>
785
  </div>
 
779
  gr.HTML("""
780
  <div style="text-align: center; display: flex; justify-content: center; gap: 10px; margin-bottom: 20px;">
781
  <a href="https://huggingface.co/datasets/caskcsg/LongBench-Pro" target="_blank"><img src="https://img.shields.io/badge/HF-Dataset-yellow?logo=huggingface&logoColor=white" alt="HF Dataset"></a>
782
+ <a href="https://github.com/caskcsg/longcontext/tree/main/LongBench-Pro" target="_blank"><img src="https://img.shields.io/badge/Github-Code-blue?logo=github&logoColor=white" alt="Github Code"></a>
783
  <a href="https://huggingface.co/spaces/caskcsg/LongBench-Pro-Leaderboard" target="_blank"><img src="https://img.shields.io/badge/πŸ†-Leaderboard-red" alt="Leaderboard"></a>
784
  <a href="#" target="_blank"><img src="https://img.shields.io/badge/πŸ“„-Arxiv_Paper-green" alt="Paper"></a>
785
  </div>