Commit
·
5d9c47b
1
Parent(s):
84f5eb3
Fix language tags in dataset cards (#4826)
Browse filesCommit from https://github.com/huggingface/datasets/commit/cfae8ac7c896772af537441508aaae2391aea53a
README.md
CHANGED
|
@@ -9,7 +9,7 @@ language:
|
|
| 9 |
- es
|
| 10 |
- fr
|
| 11 |
- it
|
| 12 |
-
-
|
| 13 |
- ru
|
| 14 |
- zh
|
| 15 |
license:
|
|
@@ -90,7 +90,15 @@ configs:
|
|
| 90 |
|
| 91 |
### Languages
|
| 92 |
|
| 93 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
|
| 95 |
## Dataset Structure
|
| 96 |
|
|
|
|
| 9 |
- es
|
| 10 |
- fr
|
| 11 |
- it
|
| 12 |
+
- ja
|
| 13 |
- ru
|
| 14 |
- zh
|
| 15 |
license:
|
|
|
|
| 90 |
|
| 91 |
### Languages
|
| 92 |
|
| 93 |
+
The languages in the dataset are:
|
| 94 |
+
- de
|
| 95 |
+
- en
|
| 96 |
+
- es
|
| 97 |
+
- fr
|
| 98 |
+
- it
|
| 99 |
+
- jp: Japanese (`ja`)
|
| 100 |
+
- ru
|
| 101 |
+
- zh
|
| 102 |
|
| 103 |
## Dataset Structure
|
| 104 |
|