Spaces:
Running
Running
Commit
Β·
67508e4
1
Parent(s):
667502a
Move emojis outside of bold
Browse files
app.py
CHANGED
|
@@ -1203,7 +1203,7 @@ with block:
|
|
| 1203 |
with gr.TabItem("English-X"):
|
| 1204 |
with gr.Row():
|
| 1205 |
gr.Markdown("""
|
| 1206 |
-
**Bitext Mining English-X Leaderboard
|
| 1207 |
|
| 1208 |
- **Metric:** [F1](https://huggingface.co/spaces/evaluate-metric/f1)
|
| 1209 |
- **Languages:** 117 (Pairs of: English & other language)
|
|
@@ -1223,7 +1223,7 @@ with block:
|
|
| 1223 |
with gr.TabItem("Danish"):
|
| 1224 |
with gr.Row():
|
| 1225 |
gr.Markdown("""
|
| 1226 |
-
**Bitext Mining Danish Leaderboard
|
| 1227 |
|
| 1228 |
- **Metric:** [F1](https://huggingface.co/spaces/evaluate-metric/f1)
|
| 1229 |
- **Languages:** Danish & Bornholmsk (Danish Dialect)
|
|
@@ -1245,7 +1245,7 @@ with block:
|
|
| 1245 |
with gr.TabItem("English"):
|
| 1246 |
with gr.Row():
|
| 1247 |
gr.Markdown("""
|
| 1248 |
-
**Classification English Leaderboard
|
| 1249 |
|
| 1250 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1251 |
- **Languages:** English
|
|
@@ -1265,7 +1265,7 @@ with block:
|
|
| 1265 |
with gr.TabItem("Chinese"):
|
| 1266 |
with gr.Row():
|
| 1267 |
gr.Markdown("""
|
| 1268 |
-
**Classification Chinese Leaderboard
|
| 1269 |
|
| 1270 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1271 |
- **Languages:** Chinese
|
|
@@ -1286,7 +1286,7 @@ with block:
|
|
| 1286 |
with gr.TabItem("Danish"):
|
| 1287 |
with gr.Row():
|
| 1288 |
gr.Markdown("""
|
| 1289 |
-
**Classification Danish Leaderboard
|
| 1290 |
|
| 1291 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1292 |
- **Languages:** Danish
|
|
@@ -1307,7 +1307,7 @@ with block:
|
|
| 1307 |
with gr.TabItem("Norwegian"):
|
| 1308 |
with gr.Row():
|
| 1309 |
gr.Markdown("""
|
| 1310 |
-
**Classification Norwegian Leaderboard
|
| 1311 |
|
| 1312 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1313 |
- **Languages:** Norwegian BokmΓ₯l
|
|
@@ -1328,7 +1328,7 @@ with block:
|
|
| 1328 |
with gr.TabItem("Polish"):
|
| 1329 |
with gr.Row():
|
| 1330 |
gr.Markdown("""
|
| 1331 |
-
**Classification Polish Leaderboard
|
| 1332 |
|
| 1333 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1334 |
- **Languages:** Polish
|
|
@@ -1349,7 +1349,7 @@ with block:
|
|
| 1349 |
with gr.TabItem("Swedish"):
|
| 1350 |
with gr.Row():
|
| 1351 |
gr.Markdown("""
|
| 1352 |
-
**Classification Swedish Leaderboard
|
| 1353 |
|
| 1354 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1355 |
- **Languages:** Swedish
|
|
@@ -1370,7 +1370,7 @@ with block:
|
|
| 1370 |
with gr.TabItem("Other"):
|
| 1371 |
with gr.Row():
|
| 1372 |
gr.Markdown("""
|
| 1373 |
-
**Classification Other Languages Leaderboard
|
| 1374 |
|
| 1375 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1376 |
- **Languages:** 47 (Only languages not included in the other tabs)
|
|
@@ -1391,7 +1391,7 @@ with block:
|
|
| 1391 |
with gr.TabItem("English"):
|
| 1392 |
with gr.Row():
|
| 1393 |
gr.Markdown("""
|
| 1394 |
-
**Clustering Leaderboard
|
| 1395 |
|
| 1396 |
- **Metric:** Validity Measure (v_measure)
|
| 1397 |
- **Languages:** English
|
|
@@ -1411,7 +1411,7 @@ with block:
|
|
| 1411 |
with gr.TabItem("Chinese"):
|
| 1412 |
with gr.Row():
|
| 1413 |
gr.Markdown("""
|
| 1414 |
-
**Clustering Chinese Leaderboard
|
| 1415 |
|
| 1416 |
- **Metric:** Validity Measure (v_measure)
|
| 1417 |
- **Languages:** Chinese
|
|
@@ -1432,7 +1432,7 @@ with block:
|
|
| 1432 |
with gr.TabItem("German"):
|
| 1433 |
with gr.Row():
|
| 1434 |
gr.Markdown("""
|
| 1435 |
-
**Clustering German Leaderboard
|
| 1436 |
|
| 1437 |
- **Metric:** Validity Measure (v_measure)
|
| 1438 |
- **Languages:** German
|
|
@@ -1453,7 +1453,7 @@ with block:
|
|
| 1453 |
with gr.TabItem("Polish"):
|
| 1454 |
with gr.Row():
|
| 1455 |
gr.Markdown("""
|
| 1456 |
-
**Clustering Polish Leaderboard
|
| 1457 |
|
| 1458 |
- **Metric:** Validity Measure (v_measure)
|
| 1459 |
- **Languages:** Polish
|
|
@@ -1475,7 +1475,7 @@ with block:
|
|
| 1475 |
with gr.TabItem("English"):
|
| 1476 |
with gr.Row():
|
| 1477 |
gr.Markdown("""
|
| 1478 |
-
**Pair Classification English Leaderboard
|
| 1479 |
|
| 1480 |
- **Metric:** Average Precision based on Cosine Similarities (cos_sim_ap)
|
| 1481 |
- **Languages:** English
|
|
@@ -1495,7 +1495,7 @@ with block:
|
|
| 1495 |
with gr.TabItem("Chinese"):
|
| 1496 |
with gr.Row():
|
| 1497 |
gr.Markdown("""
|
| 1498 |
-
**Pair Classification Chinese Leaderboard
|
| 1499 |
|
| 1500 |
- **Metric:** Average Precision based on Cosine Similarities (cos_sim_ap)
|
| 1501 |
- **Languages:** Chinese
|
|
@@ -1516,7 +1516,7 @@ with block:
|
|
| 1516 |
with gr.TabItem("Polish"):
|
| 1517 |
with gr.Row():
|
| 1518 |
gr.Markdown("""
|
| 1519 |
-
**Pair Classification Polish Leaderboard
|
| 1520 |
|
| 1521 |
- **Metric:** Average Precision based on Cosine Similarities (cos_sim_ap)
|
| 1522 |
- **Languages:** Polish
|
|
@@ -1538,7 +1538,7 @@ with block:
|
|
| 1538 |
with gr.TabItem("English"):
|
| 1539 |
with gr.Row():
|
| 1540 |
gr.Markdown("""
|
| 1541 |
-
**Reranking English Leaderboard
|
| 1542 |
|
| 1543 |
- **Metric:** Mean Average Precision (MAP)
|
| 1544 |
- **Languages:** English
|
|
@@ -1558,7 +1558,7 @@ with block:
|
|
| 1558 |
with gr.TabItem("Chinese"):
|
| 1559 |
with gr.Row():
|
| 1560 |
gr.Markdown("""
|
| 1561 |
-
**Reranking Chinese Leaderboard
|
| 1562 |
|
| 1563 |
- **Metric:** Mean Average Precision (MAP)
|
| 1564 |
- **Languages:** Chinese
|
|
@@ -1580,7 +1580,7 @@ with block:
|
|
| 1580 |
with gr.TabItem("English"):
|
| 1581 |
with gr.Row():
|
| 1582 |
gr.Markdown("""
|
| 1583 |
-
**Retrieval English Leaderboard
|
| 1584 |
|
| 1585 |
- **Metric:** Normalized Discounted Cumulative Gain @ k (ndcg_at_10)
|
| 1586 |
- **Languages:** English
|
|
@@ -1601,7 +1601,7 @@ with block:
|
|
| 1601 |
with gr.TabItem("Chinese"):
|
| 1602 |
with gr.Row():
|
| 1603 |
gr.Markdown("""
|
| 1604 |
-
**Retrieval Chinese Leaderboard
|
| 1605 |
|
| 1606 |
- **Metric:** Normalized Discounted Cumulative Gain @ k (ndcg_at_10)
|
| 1607 |
- **Languages:** Chinese
|
|
@@ -1623,7 +1623,7 @@ with block:
|
|
| 1623 |
with gr.TabItem("Polish"):
|
| 1624 |
with gr.Row():
|
| 1625 |
gr.Markdown("""
|
| 1626 |
-
**Retrieval Polish Leaderboard
|
| 1627 |
|
| 1628 |
- **Metric:** Normalized Discounted Cumulative Gain @ k (ndcg_at_10)
|
| 1629 |
- **Languages:** Polish
|
|
@@ -1646,7 +1646,7 @@ with block:
|
|
| 1646 |
with gr.TabItem("English"):
|
| 1647 |
with gr.Row():
|
| 1648 |
gr.Markdown("""
|
| 1649 |
-
**STS English Leaderboard
|
| 1650 |
|
| 1651 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1652 |
- **Languages:** English
|
|
@@ -1666,7 +1666,7 @@ with block:
|
|
| 1666 |
with gr.TabItem("Chinese"):
|
| 1667 |
with gr.Row():
|
| 1668 |
gr.Markdown("""
|
| 1669 |
-
**STS Chinese Leaderboard
|
| 1670 |
|
| 1671 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1672 |
- **Languages:** Chinese
|
|
@@ -1687,7 +1687,7 @@ with block:
|
|
| 1687 |
with gr.TabItem("Polish"):
|
| 1688 |
with gr.Row():
|
| 1689 |
gr.Markdown("""
|
| 1690 |
-
**STS Polish Leaderboard
|
| 1691 |
|
| 1692 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1693 |
- **Languages:** Polish
|
|
@@ -1708,7 +1708,7 @@ with block:
|
|
| 1708 |
with gr.TabItem("Other"):
|
| 1709 |
with gr.Row():
|
| 1710 |
gr.Markdown("""
|
| 1711 |
-
**STS Other Leaderboard
|
| 1712 |
|
| 1713 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1714 |
- **Languages:** Arabic, Chinese, Dutch, English, French, German, Italian, Korean, Polish, Russian, Spanish (Only language combos not included in the other tabs)
|
|
@@ -1728,7 +1728,7 @@ with block:
|
|
| 1728 |
with gr.TabItem("Summarization"):
|
| 1729 |
with gr.Row():
|
| 1730 |
gr.Markdown("""
|
| 1731 |
-
**Summarization Leaderboard
|
| 1732 |
|
| 1733 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1734 |
- **Languages:** English
|
|
|
|
| 1203 |
with gr.TabItem("English-X"):
|
| 1204 |
with gr.Row():
|
| 1205 |
gr.Markdown("""
|
| 1206 |
+
**Bitext Mining English-X Leaderboard** π
|
| 1207 |
|
| 1208 |
- **Metric:** [F1](https://huggingface.co/spaces/evaluate-metric/f1)
|
| 1209 |
- **Languages:** 117 (Pairs of: English & other language)
|
|
|
|
| 1223 |
with gr.TabItem("Danish"):
|
| 1224 |
with gr.Row():
|
| 1225 |
gr.Markdown("""
|
| 1226 |
+
**Bitext Mining Danish Leaderboard** ππ©π°
|
| 1227 |
|
| 1228 |
- **Metric:** [F1](https://huggingface.co/spaces/evaluate-metric/f1)
|
| 1229 |
- **Languages:** Danish & Bornholmsk (Danish Dialect)
|
|
|
|
| 1245 |
with gr.TabItem("English"):
|
| 1246 |
with gr.Row():
|
| 1247 |
gr.Markdown("""
|
| 1248 |
+
**Classification English Leaderboard** β€οΈ
|
| 1249 |
|
| 1250 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1251 |
- **Languages:** English
|
|
|
|
| 1265 |
with gr.TabItem("Chinese"):
|
| 1266 |
with gr.Row():
|
| 1267 |
gr.Markdown("""
|
| 1268 |
+
**Classification Chinese Leaderboard** π§‘π¨π³
|
| 1269 |
|
| 1270 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1271 |
- **Languages:** Chinese
|
|
|
|
| 1286 |
with gr.TabItem("Danish"):
|
| 1287 |
with gr.Row():
|
| 1288 |
gr.Markdown("""
|
| 1289 |
+
**Classification Danish Leaderboard** π€π©π°
|
| 1290 |
|
| 1291 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1292 |
- **Languages:** Danish
|
|
|
|
| 1307 |
with gr.TabItem("Norwegian"):
|
| 1308 |
with gr.Row():
|
| 1309 |
gr.Markdown("""
|
| 1310 |
+
**Classification Norwegian Leaderboard** ππ³π΄
|
| 1311 |
|
| 1312 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1313 |
- **Languages:** Norwegian BokmΓ₯l
|
|
|
|
| 1328 |
with gr.TabItem("Polish"):
|
| 1329 |
with gr.Row():
|
| 1330 |
gr.Markdown("""
|
| 1331 |
+
**Classification Polish Leaderboard** π€π΅π±
|
| 1332 |
|
| 1333 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1334 |
- **Languages:** Polish
|
|
|
|
| 1349 |
with gr.TabItem("Swedish"):
|
| 1350 |
with gr.Row():
|
| 1351 |
gr.Markdown("""
|
| 1352 |
+
**Classification Swedish Leaderboard** ππΈπͺ
|
| 1353 |
|
| 1354 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1355 |
- **Languages:** Swedish
|
|
|
|
| 1370 |
with gr.TabItem("Other"):
|
| 1371 |
with gr.Row():
|
| 1372 |
gr.Markdown("""
|
| 1373 |
+
**Classification Other Languages Leaderboard** πππ
|
| 1374 |
|
| 1375 |
- **Metric:** [Accuracy](https://huggingface.co/spaces/evaluate-metric/accuracy)
|
| 1376 |
- **Languages:** 47 (Only languages not included in the other tabs)
|
|
|
|
| 1391 |
with gr.TabItem("English"):
|
| 1392 |
with gr.Row():
|
| 1393 |
gr.Markdown("""
|
| 1394 |
+
**Clustering Leaderboard** β¨
|
| 1395 |
|
| 1396 |
- **Metric:** Validity Measure (v_measure)
|
| 1397 |
- **Languages:** English
|
|
|
|
| 1411 |
with gr.TabItem("Chinese"):
|
| 1412 |
with gr.Row():
|
| 1413 |
gr.Markdown("""
|
| 1414 |
+
**Clustering Chinese Leaderboard** β¨π¨π³
|
| 1415 |
|
| 1416 |
- **Metric:** Validity Measure (v_measure)
|
| 1417 |
- **Languages:** Chinese
|
|
|
|
| 1432 |
with gr.TabItem("German"):
|
| 1433 |
with gr.Row():
|
| 1434 |
gr.Markdown("""
|
| 1435 |
+
**Clustering German Leaderboard** β¨π©πͺ
|
| 1436 |
|
| 1437 |
- **Metric:** Validity Measure (v_measure)
|
| 1438 |
- **Languages:** German
|
|
|
|
| 1453 |
with gr.TabItem("Polish"):
|
| 1454 |
with gr.Row():
|
| 1455 |
gr.Markdown("""
|
| 1456 |
+
**Clustering Polish Leaderboard** β¨π΅π±
|
| 1457 |
|
| 1458 |
- **Metric:** Validity Measure (v_measure)
|
| 1459 |
- **Languages:** Polish
|
|
|
|
| 1475 |
with gr.TabItem("English"):
|
| 1476 |
with gr.Row():
|
| 1477 |
gr.Markdown("""
|
| 1478 |
+
**Pair Classification English Leaderboard** π
|
| 1479 |
|
| 1480 |
- **Metric:** Average Precision based on Cosine Similarities (cos_sim_ap)
|
| 1481 |
- **Languages:** English
|
|
|
|
| 1495 |
with gr.TabItem("Chinese"):
|
| 1496 |
with gr.Row():
|
| 1497 |
gr.Markdown("""
|
| 1498 |
+
**Pair Classification Chinese Leaderboard** ππ¨π³
|
| 1499 |
|
| 1500 |
- **Metric:** Average Precision based on Cosine Similarities (cos_sim_ap)
|
| 1501 |
- **Languages:** Chinese
|
|
|
|
| 1516 |
with gr.TabItem("Polish"):
|
| 1517 |
with gr.Row():
|
| 1518 |
gr.Markdown("""
|
| 1519 |
+
**Pair Classification Polish Leaderboard** ππ΅π±
|
| 1520 |
|
| 1521 |
- **Metric:** Average Precision based on Cosine Similarities (cos_sim_ap)
|
| 1522 |
- **Languages:** Polish
|
|
|
|
| 1538 |
with gr.TabItem("English"):
|
| 1539 |
with gr.Row():
|
| 1540 |
gr.Markdown("""
|
| 1541 |
+
**Reranking English Leaderboard** π₯
|
| 1542 |
|
| 1543 |
- **Metric:** Mean Average Precision (MAP)
|
| 1544 |
- **Languages:** English
|
|
|
|
| 1558 |
with gr.TabItem("Chinese"):
|
| 1559 |
with gr.Row():
|
| 1560 |
gr.Markdown("""
|
| 1561 |
+
**Reranking Chinese Leaderboard** π₯π¨π³
|
| 1562 |
|
| 1563 |
- **Metric:** Mean Average Precision (MAP)
|
| 1564 |
- **Languages:** Chinese
|
|
|
|
| 1580 |
with gr.TabItem("English"):
|
| 1581 |
with gr.Row():
|
| 1582 |
gr.Markdown("""
|
| 1583 |
+
**Retrieval English Leaderboard** π
|
| 1584 |
|
| 1585 |
- **Metric:** Normalized Discounted Cumulative Gain @ k (ndcg_at_10)
|
| 1586 |
- **Languages:** English
|
|
|
|
| 1601 |
with gr.TabItem("Chinese"):
|
| 1602 |
with gr.Row():
|
| 1603 |
gr.Markdown("""
|
| 1604 |
+
**Retrieval Chinese Leaderboard** ππ¨π³
|
| 1605 |
|
| 1606 |
- **Metric:** Normalized Discounted Cumulative Gain @ k (ndcg_at_10)
|
| 1607 |
- **Languages:** Chinese
|
|
|
|
| 1623 |
with gr.TabItem("Polish"):
|
| 1624 |
with gr.Row():
|
| 1625 |
gr.Markdown("""
|
| 1626 |
+
**Retrieval Polish Leaderboard** ππ΅π±
|
| 1627 |
|
| 1628 |
- **Metric:** Normalized Discounted Cumulative Gain @ k (ndcg_at_10)
|
| 1629 |
- **Languages:** Polish
|
|
|
|
| 1646 |
with gr.TabItem("English"):
|
| 1647 |
with gr.Row():
|
| 1648 |
gr.Markdown("""
|
| 1649 |
+
**STS English Leaderboard** π€
|
| 1650 |
|
| 1651 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1652 |
- **Languages:** English
|
|
|
|
| 1666 |
with gr.TabItem("Chinese"):
|
| 1667 |
with gr.Row():
|
| 1668 |
gr.Markdown("""
|
| 1669 |
+
**STS Chinese Leaderboard** π€π¨π³
|
| 1670 |
|
| 1671 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1672 |
- **Languages:** Chinese
|
|
|
|
| 1687 |
with gr.TabItem("Polish"):
|
| 1688 |
with gr.Row():
|
| 1689 |
gr.Markdown("""
|
| 1690 |
+
**STS Polish Leaderboard** π€π΅π±
|
| 1691 |
|
| 1692 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1693 |
- **Languages:** Polish
|
|
|
|
| 1708 |
with gr.TabItem("Other"):
|
| 1709 |
with gr.Row():
|
| 1710 |
gr.Markdown("""
|
| 1711 |
+
**STS Other Leaderboard** π½
|
| 1712 |
|
| 1713 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1714 |
- **Languages:** Arabic, Chinese, Dutch, English, French, German, Italian, Korean, Polish, Russian, Spanish (Only language combos not included in the other tabs)
|
|
|
|
| 1728 |
with gr.TabItem("Summarization"):
|
| 1729 |
with gr.Row():
|
| 1730 |
gr.Markdown("""
|
| 1731 |
+
**Summarization Leaderboard** π
|
| 1732 |
|
| 1733 |
- **Metric:** Spearman correlation based on cosine similarity
|
| 1734 |
- **Languages:** English
|