Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ model-index:
|
|
15 |
|
16 |
This model was trained from scratch on the Wikipedia subset of Hungarian Webcorpus 2.0 with MLM and SOP tasks.
|
17 |
|
18 |
-
### Parameters:
|
19 |
|
20 |
-
-
|
21 |
- Sequence length: 128 (the model is capable for 512)
|
22 |
- Batch size: 1024
|
23 |
|
|
|
15 |
|
16 |
This model was trained from scratch on the Wikipedia subset of Hungarian Webcorpus 2.0 with MLM and SOP tasks.
|
17 |
|
18 |
+
### Pre-Training Parameters:
|
19 |
|
20 |
+
- Training steps: 500.000
|
21 |
- Sequence length: 128 (the model is capable for 512)
|
22 |
- Batch size: 1024
|
23 |
|