Fill-Mask
Transformers
Safetensors
modernbert
masked-lm
long-context
timpal0l commited on
Commit
fb6bc50
·
verified ·
1 Parent(s): 6ee1979

Upload ModernBertForMaskedLM

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. config.json +3 -3
  3. model.safetensors +2 -2
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- language: "sv"
5
  tags:
6
- - masked-lm
7
- - fill-mask
8
- - long-context
9
- - modernbert
10
  pipeline_tag: fill-mask
11
  inference: false
12
  base_model: answerdotai/ModernBERT-large
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ language: sv
5
  tags:
6
+ - masked-lm
7
+ - fill-mask
8
+ - long-context
9
+ - modernbert
10
  pipeline_tag: fill-mask
11
  inference: false
12
  base_model: answerdotai/ModernBERT-large
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "architectures": [
3
- "ModernBertModel"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 50281,
8
- "classifier_activation": "silu",
9
  "classifier_bias": false,
10
  "classifier_dropout": 0.0,
11
  "classifier_pooling": "mean",
@@ -40,6 +40,6 @@
40
  "sparse_pred_ignore_index": -100,
41
  "sparse_prediction": false,
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.52.3",
44
  "vocab_size": 50368
45
  }
 
1
  {
2
  "architectures": [
3
+ "ModernBertForMaskedLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 50281,
8
+ "classifier_activation": "gelu",
9
  "classifier_bias": false,
10
  "classifier_dropout": 0.0,
11
  "classifier_pooling": "mean",
 
40
  "sparse_pred_ignore_index": -100,
41
  "sparse_prediction": false,
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.53.2",
44
  "vocab_size": 50368
45
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9de54ce7bdfe1adb9bfca7d9409065bdae7d348bf7a24e877d75873db4f330b8
3
- size 1579143688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c031b8f51517b798b51c85d62d8b0e2dfcf2291138583cf700e3c0fb2a4f5f82
3
+ size 1583544840