another size
Browse files- config.json +1 -1
config.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"surprise": 6
|
32 |
},
|
33 |
"layer_norm_eps": 1e-05,
|
34 |
-
"max_position_embeddings":
|
35 |
"model_type": "roberta",
|
36 |
"num_attention_heads": 12,
|
37 |
"num_hidden_layers": 6,
|
|
|
31 |
"surprise": 6
|
32 |
},
|
33 |
"layer_norm_eps": 1e-05,
|
34 |
+
"max_position_embeddings": 10005,
|
35 |
"model_type": "roberta",
|
36 |
"num_attention_heads": 12,
|
37 |
"num_hidden_layers": 6,
|