ymoslem commited on
Commit
ab14d80
·
verified ·
1 Parent(s): 3600895

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 version of the model uses the full maximum length of the tokenizer, which is 8192.
83
- The model 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
 
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