Upload create_leaderboard.py with huggingface_hub
Browse files- create_leaderboard.py +1 -1
create_leaderboard.py
CHANGED
|
@@ -85,7 +85,7 @@ with gr.Blocks(title="ICBCBench Leaderboard") as demo:
|
|
| 85 |
<a href="https://huggingface.co/spaces/DeepFin-Intelligence/ICBCBench-Leaderboard" target="_blank">HF Space</a> |
|
| 86 |
<a href="https://arxiv.org/abs/2606.17458" target="_blank">Paper</a> |
|
| 87 |
<a href="https://github.com/ICBCBench/ICBCBench" target="_blank">Code</a> |
|
| 88 |
-
<a href="https://huggingface.co/datasets/
|
| 89 |
Total models: {model_count} | Last Update: {last_update}<br>
|
| 90 |
<small style="color: #666; font-size: 0.9em;">
|
| 91 |
Objective judge: GPT-5.4 | Subjective judge: Gemini-3.1-Pro-Preview
|
|
|
|
| 85 |
<a href="https://huggingface.co/spaces/DeepFin-Intelligence/ICBCBench-Leaderboard" target="_blank">HF Space</a> |
|
| 86 |
<a href="https://arxiv.org/abs/2606.17458" target="_blank">Paper</a> |
|
| 87 |
<a href="https://github.com/ICBCBench/ICBCBench" target="_blank">Code</a> |
|
| 88 |
+
<a href="https://huggingface.co/datasets/DeepFin-Intelligence/ICBCBench" target="_blank">Dataset</a> |
|
| 89 |
Total models: {model_count} | Last Update: {last_update}<br>
|
| 90 |
<small style="color: #666; font-size: 0.9em;">
|
| 91 |
Objective judge: GPT-5.4 | Subjective judge: Gemini-3.1-Pro-Preview
|