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