Upload config.json
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"attention_bias": false,
|
| 7 |
"attention_dropout": 0.0,
|
|
@@ -39,7 +39,7 @@
|
|
| 39 |
"max_position_embeddings": 8192,
|
| 40 |
"mlp_bias": false,
|
| 41 |
"mlp_dropout": 0.0,
|
| 42 |
-
"model_type": "
|
| 43 |
"norm_bias": false,
|
| 44 |
"norm_eps": 1e-05,
|
| 45 |
"num_attention_heads": 12,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "barflyman/modernbert",
|
| 3 |
"architectures": [
|
| 4 |
+
"BertForTokenClassification"
|
| 5 |
],
|
| 6 |
"attention_bias": false,
|
| 7 |
"attention_dropout": 0.0,
|
|
|
|
| 39 |
"max_position_embeddings": 8192,
|
| 40 |
"mlp_bias": false,
|
| 41 |
"mlp_dropout": 0.0,
|
| 42 |
+
"model_type": "bert",
|
| 43 |
"norm_bias": false,
|
| 44 |
"norm_eps": 1e-05,
|
| 45 |
"num_attention_heads": 12,
|