Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ tokenizer.decode(output[0], skip_special_tokens=True, clean_up_tokenization_spac
|
|
29 |
| Parameter | Value |
|
30 |
|----------------------|-------------------------------------------------------------------------------------------------|
|
31 |
| Dataset | WMT14-de-en |
|
32 |
-
| Translation Pairs | 4.5M (
|
33 |
| Epochs | 24 |
|
34 |
| Batch Size | 16 |
|
35 |
| Accumulation Batch | 8 |
|
|
|
29 |
| Parameter | Value |
|
30 |
|----------------------|-------------------------------------------------------------------------------------------------|
|
31 |
| Dataset | WMT14-de-en |
|
32 |
+
| Translation Pairs | 4.5M (135M tokens total) |
|
33 |
| Epochs | 24 |
|
34 |
| Batch Size | 16 |
|
35 |
| Accumulation Batch | 8 |
|