Upload ModernALBERTForMaskedLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"max_position_embeddings": 8192,
|
| 22 |
"model_type": "ModernALBERT",
|
| 23 |
"num_attention_heads": 16,
|
| 24 |
-
"num_expert_modules":
|
| 25 |
"num_experts": 8,
|
| 26 |
"num_hidden_layers": 16,
|
| 27 |
"pad_token_id": 0,
|
|
|
|
| 21 |
"max_position_embeddings": 8192,
|
| 22 |
"model_type": "ModernALBERT",
|
| 23 |
"num_attention_heads": 16,
|
| 24 |
+
"num_expert_modules": 3,
|
| 25 |
"num_experts": 8,
|
| 26 |
"num_hidden_layers": 16,
|
| 27 |
"pad_token_id": 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:05c1a3caac06acdb48b609ca26480955426cb3133cc36ac49dff84f7f8573da7
|
| 3 |
+
size 303132304
|