Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: green
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
license: apache-2.0
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Start the configuration
|
|
|
1 |
---
|
2 |
+
title: MMEB Leaderboard
|
3 |
+
emoji: 📊
|
4 |
colorFrom: green
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
license: apache-2.0
|
10 |
+
short_description: The massive multimodal embedding benchmark
|
11 |
+
sdk_version: 5.9.1
|
12 |
---
|
13 |
|
14 |
# Start the configuration
|