Spaces:
Runtime error
Runtime error
abhijeethp
commited on
Commit
•
6482e2e
1
Parent(s):
da5f786
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Embedding Arena
|
2 |
-
Hugging Face space for crowdsourcing data about quality
|
|
|
1 |
+
---
|
2 |
+
title: EmbeddingArena
|
3 |
+
emoji: ⚔️
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: gray
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.25.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
# Embedding Arena
|
13 |
+
Hugging Face space for crowdsourcing data about the quality of different embedding models.
|