Uploading patch
Browse files- config.json +2 -2
config.json
CHANGED
@@ -16,6 +16,6 @@
|
|
16 |
"position_bucket_size": 32,
|
17 |
"num_attention_heads": 12,
|
18 |
"num_hidden_layers": 12,
|
19 |
-
"vocab_size":
|
20 |
-
"layer_norm_eps": 1.0e-
|
21 |
}
|
|
|
16 |
"position_bucket_size": 32,
|
17 |
"num_attention_heads": 12,
|
18 |
"num_hidden_layers": 12,
|
19 |
+
"vocab_size": 16384,
|
20 |
+
"layer_norm_eps": 1.0e-7
|
21 |
}
|