Datasets:
test 1
Browse files
fleurs.py
CHANGED
|
@@ -52,7 +52,7 @@ for langs in _FLEURS_LANG:
|
|
| 52 |
_ALL_CONFIGS.append("all")
|
| 53 |
|
| 54 |
# TODO(FLEURS)
|
| 55 |
-
_DESCRIPTION = "FLEURS is the speech version of the FLORES machine translation benchmark, covering 2000 n-way parallel sentences in n=102 languages."
|
| 56 |
_CITATION = ""
|
| 57 |
_HOMEPAGE_URL = ""
|
| 58 |
|
|
|
|
| 52 |
_ALL_CONFIGS.append("all")
|
| 53 |
|
| 54 |
# TODO(FLEURS)
|
| 55 |
+
_DESCRIPTION = "1.FLEURS is the speech version of the FLORES machine translation benchmark, covering 2000 n-way parallel sentences in n=102 languages."
|
| 56 |
_CITATION = ""
|
| 57 |
_HOMEPAGE_URL = ""
|
| 58 |
|