Spaces:
Running
Running
Add description to card metadata (#1)
Browse files- Add description to card metadata (fb6ccba5baf0510280d2033da8b204266ea5300b)
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: XTREME-S
|
3 |
-
emoji: 🤗
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
@@ -8,10 +8,13 @@ sdk_version: 3.0.2
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
11 |
-
- evaluate
|
12 |
-
- metric
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
-
|
15 |
# Metric Card for XTREME-S
|
16 |
|
17 |
|
|
|
1 |
---
|
2 |
title: XTREME-S
|
3 |
+
emoji: 🤗
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
11 |
+
- evaluate
|
12 |
+
- metric
|
13 |
+
description: >-
|
14 |
+
XTREME-S is a benchmark to evaluate universal cross-lingual speech
|
15 |
+
representations in many languages.
|
16 |
+
XTREME-S covers four task families: speech recognition, classification, speech-to-text translation and retrieval.
|
17 |
---
|
|
|
18 |
# Metric Card for XTREME-S
|
19 |
|
20 |
|