Delete config.json
Browse files- config.json +0 -11
config.json
DELETED
|
@@ -1,11 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"model_type": "bert",
|
| 3 |
-
"attn_pdrop": 0.1,
|
| 4 |
-
"embd_pdrop": 0.1,
|
| 5 |
-
"initializer_range": 0.02,
|
| 6 |
-
"layer_norm_epsilon": 1e-05,
|
| 7 |
-
"n_embd": 512,
|
| 8 |
-
"n_head": 8,
|
| 9 |
-
"n_layer": 12,
|
| 10 |
-
"vocab_size": 60697
|
| 11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|