Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 📊
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
@@ -10,12 +10,6 @@ pinned: false
|
|
10 |
license: cc-by-4.0
|
11 |
---
|
12 |
|
13 |
-
# Model Capability Leaderboard
|
14 |
-
|
15 |
-
A modern, interactive dashboard for comparing the performance of different AI models across Machine Learning Research Challenges.
|
16 |
-
|
17 |
-

|
18 |
-
|
19 |
## Overview
|
20 |
|
21 |
This application provides a visual leaderboard for comparing AI model performance on challenging Machine Learning Research Competition problems. It uses Streamlit to create an interactive web interface with filtering options, allowing users to select specific models and tasks for comparison.
|
|
|
1 |
---
|
2 |
+
title: MLRC-BENCH
|
3 |
emoji: 📊
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
|
|
10 |
license: cc-by-4.0
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## Overview
|
14 |
|
15 |
This application provides a visual leaderboard for comparing AI model performance on challenging Machine Learning Research Competition problems. It uses Streamlit to create an interactive web interface with filtering options, allowing users to select specific models and tasks for comparison.
|