ubaada commited on
Commit
5dbd5ce
·
verified ·
1 Parent(s): 09ea48b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (83M tokens total) |
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 |