ficsort commited on
Commit
c5ff84a
·
1 Parent(s): 6d333de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -15,6 +15,12 @@ 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
  ### Framework versions
19
 
20
  - Transformers 4.21.3
 
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
+ Pre-training steps: 500.000
21
+ Sequence length: 128 (the model is capable for 512)
22
+ Batch size: 1024
23
+
24
  ### Framework versions
25
 
26
  - Transformers 4.21.3