eliasjacob commited on
Commit
e3a649d
·
verified ·
1 Parent(s): f0034aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ language:
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
- ModernBERT was fully pretrained on Portuguese text and a tokenizer.
12
  I don't have time right now to write more about the training process.
13
  Contact me at elias.jacob at ufrn.br if you need some info before I have the time to publish something more detailed. The training data was the cleaned Portuguese subset of the HPLT V2 dataset. I've followed the exact same training recipe as in the original paper.
14
 
 
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
+ This model and its tokenizer were fully pretrained on Portuguese text.
12
  I don't have time right now to write more about the training process.
13
  Contact me at elias.jacob at ufrn.br if you need some info before I have the time to publish something more detailed. The training data was the cleaned Portuguese subset of the HPLT V2 dataset. I've followed the exact same training recipe as in the original paper.
14