We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9513fea commit 6820545Copy full SHA for 6820545
configs/model/electra.yml
@@ -4,7 +4,7 @@ init_args:
4
lr: 1e-3
5
config:
6
vocab_size: 1400
7
- max_position_embeddings: 1800
+ max_position_embeddings: 3000
8
num_attention_heads: 8
9
num_hidden_layers: 6
10
type_vocab_size: 1
0 commit comments