Spaces:
Runtime error
Runtime error
change name
Browse files
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/
|
| 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>
|