Upload folder using huggingface_hub
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "answerdotai/ModernBERT-base",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
1 |
{
|
2 |
"_name_or_path": "answerdotai/ModernBERT-base",
|
3 |
"architectures": [
|
4 |
+
"ModernBertForMaskedLM"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8cd2bda88534b6aeec66df493f358eef6c67210ef6b0c5e1de3348ef4a52860
|
3 |
+
size 598635032
|