Update README.md
Browse files
README.md
CHANGED
@@ -79,8 +79,8 @@ This model is for reference-free quality estimation (QE) of machine translation
|
|
79 |
|
80 |
### Training hyperparameters
|
81 |
|
82 |
-
This
|
83 |
-
The
|
84 |
|
85 |
The following hyperparameters were used during training:
|
86 |
- learning_rate: 8e-05
|
|
|
79 |
|
80 |
### Training hyperparameters
|
81 |
|
82 |
+
This model uses the full maximum length of the tokenizer, which is 8192.
|
83 |
+
The version with 512 maximum length can be found here [ymoslem/ModernBERT-large-qe-maxlen512-v1](https://huggingface.co/ymoslem/ModernBERT-large-qe-maxlen512-v1)
|
84 |
|
85 |
The following hyperparameters were used during training:
|
86 |
- learning_rate: 8e-05
|