mathiascreutz
commited on
Commit
•
3fe764a
1
Parent(s):
fa517c7
Minor modifications
Browse files
README.md
CHANGED
@@ -253,14 +253,14 @@ The number of sentence pairs in the data splits are as follows for
|
|
253 |
each of the languages. The range between the smallest (`quality=95`)
|
254 |
and largest (`quality=60`) train configuration have been shown.
|
255 |
|
256 |
-
| |
|
257 |
| ----- | ------ | ----- | ---- | ---------- | --------- |
|
258 |
| de | 0.59M .. 13M | 1013 | 1047 | 1582 | 1586 |
|
259 |
-
| en | 1.0M .. 35M |
|
260 |
-
| fi | 0.48M .. 8.9M |
|
261 |
-
| fr | 0.94M .. 22M |
|
262 |
-
| ru | 0.15M .. 15M |
|
263 |
-
| sv | 0.24M .. 4.5M |
|
264 |
|
265 |
|
266 |
## Dataset Creation
|
|
|
253 |
each of the languages. The range between the smallest (`quality=95`)
|
254 |
and largest (`quality=60`) train configuration have been shown.
|
255 |
|
256 |
+
| | train | valid | test | valid.full | test.full |
|
257 |
| ----- | ------ | ----- | ---- | ---------- | --------- |
|
258 |
| de | 0.59M .. 13M | 1013 | 1047 | 1582 | 1586 |
|
259 |
+
| en | 1.0M .. 35M | 1015 | 982 | 1455 | 1445 |
|
260 |
+
| fi | 0.48M .. 8.9M | 963 | 958 | 1760 | 1749 |
|
261 |
+
| fr | 0.94M .. 22M | 997 | 1007 | 1630 | 1674 |
|
262 |
+
| ru | 0.15M .. 15M | 1020 | 1068 | 1854 | 1855 |
|
263 |
+
| sv | 0.24M .. 4.5M | 984 | 947 | 1887 | 1901 |
|
264 |
|
265 |
|
266 |
## Dataset Creation
|