mojtababahrami commited on
Commit
32677e1
·
verified ·
1 Parent(s): 134ed6d

Upload corpus40M-model30M/config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. corpus40M-model30M/config.yaml +2 -0
corpus40M-model30M/config.yaml CHANGED
@@ -26,8 +26,10 @@ model:
26
  use_learnable_embs_freq: null
27
  validate_before_training: true
28
  freeze_pretrained_vocabulary: false
 
29
  dim_model: 512
30
  activation: gelu
 
31
  pe_max_len: 5000
32
  norm_scheme: pre
33
  decoder_head: false
 
26
  use_learnable_embs_freq: null
27
  validate_before_training: true
28
  freeze_pretrained_vocabulary: false
29
+ cls_value: -2
30
  dim_model: 512
31
  activation: gelu
32
+ mask_value: -1
33
  pe_max_len: 5000
34
  norm_scheme: pre
35
  decoder_head: false