Add diffusion-style fine-tuned RecurrentModernBERT weights
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"mlp_bias": false,
|
| 30 |
"mlp_dropout": 0.0,
|
| 31 |
"model_type": "modernbert",
|
| 32 |
-
"n_recurrence":
|
| 33 |
"n_recurrent_layers": 15,
|
| 34 |
"norm_bias": false,
|
| 35 |
"norm_eps": 1e-05,
|
|
|
|
| 29 |
"mlp_bias": false,
|
| 30 |
"mlp_dropout": 0.0,
|
| 31 |
"model_type": "modernbert",
|
| 32 |
+
"n_recurrence": 6,
|
| 33 |
"n_recurrent_layers": 15,
|
| 34 |
"norm_bias": false,
|
| 35 |
"norm_eps": 1e-05,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 317796685
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69d39f30b6862be937f246bb120b67b6933ec3e51441c4e59af3f058e21d7ed0
|
| 3 |
size 317796685
|