Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,27 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
A modern, interactive web application displaying performance metrics for various Language Learning Models (LLMs) in the MCP
|
| 4 |
|
| 5 |
## π Features
|
| 6 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: MCP-Bench Leaderboard
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
short_description: Leaderboard for MCP-Bench
|
| 11 |
+
tags:
|
| 12 |
+
- benchmark
|
| 13 |
+
- leaderboard
|
| 14 |
+
- llm
|
| 15 |
+
- mcp
|
| 16 |
+
- evaluation
|
| 17 |
+
- performance
|
| 18 |
+
- tool-use
|
| 19 |
+
- agents
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+
# MCP-Bench Leaderboard
|
| 23 |
|
| 24 |
+
A modern, interactive web application displaying performance metrics for various Language Learning Models (LLMs) in the MCP-Bench.
|
| 25 |
|
| 26 |
## π Features
|
| 27 |
|