The learning rate was not displayed as it should.
Browse files
README.md
CHANGED
@@ -107,7 +107,7 @@ For further details see [Niklaus et al. 2023](https://arxiv.org/abs/2306.02069?u
|
|
107 |
- batche size: 512 samples
|
108 |
- Number of steps: 1M/500K for the base/large model
|
109 |
- Warm-up steps for the first 5\% of the total training steps
|
110 |
-
- Learning rate: (linearly increasing up to)
|
111 |
- Word masking: increased 20/30\% masking rate for base/large models respectively
|
112 |
|
113 |
## Evaluation
|
|
|
107 |
- batche size: 512 samples
|
108 |
- Number of steps: 1M/500K for the base/large model
|
109 |
- Warm-up steps for the first 5\% of the total training steps
|
110 |
+
- Learning rate: (linearly increasing up to) 1e-4
|
111 |
- Word masking: increased 20/30\% masking rate for base/large models respectively
|
112 |
|
113 |
## Evaluation
|