Datasets:
Commit
•
358270e
1
Parent(s):
4970b5e
Fix missing tags in dataset cards (#4833)
Browse filesCommit from https://github.com/huggingface/datasets/commit/c6434a26d696a52997f9a670a30c537d962f91e4
README.md
CHANGED
@@ -1,11 +1,32 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
multilinguality:
|
5 |
- translation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
task_categories:
|
7 |
- translation
|
8 |
task_ids: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Dataset Card for "wmt16"
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
+
language_creators:
|
5 |
+
- found
|
6 |
+
language:
|
7 |
+
- cs
|
8 |
+
- de
|
9 |
+
- en
|
10 |
+
- fi
|
11 |
+
- ro
|
12 |
+
- ru
|
13 |
+
- tr
|
14 |
+
license:
|
15 |
+
- unknown
|
16 |
multilinguality:
|
17 |
- translation
|
18 |
+
size_categories:
|
19 |
+
- 10M<n<100M
|
20 |
+
source_datasets:
|
21 |
+
- extended|europarl_bilingual
|
22 |
+
- extended|news_commentary
|
23 |
+
- extended|setimes
|
24 |
+
- extended|un_multi
|
25 |
task_categories:
|
26 |
- translation
|
27 |
task_ids: []
|
28 |
+
pretty_name: WMT16
|
29 |
+
paperswithcode_id: wmt-2016
|
30 |
---
|
31 |
|
32 |
# Dataset Card for "wmt16"
|