Upload DistilBertForMaskedLM
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"activation": "gelu",
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.1,
|
| 7 |
"dim": 768,
|
|
@@ -3323,6 +3323,6 @@
|
|
| 3323 |
"seq_classif_dropout": 0.2,
|
| 3324 |
"sinusoidal_pos_embds": false,
|
| 3325 |
"tie_weights_": true,
|
| 3326 |
-
"transformers_version": "4.57.
|
| 3327 |
"vocab_size": 30522
|
| 3328 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"activation": "gelu",
|
| 3 |
"architectures": [
|
| 4 |
+
"DistilBertForMaskedLM"
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.1,
|
| 7 |
"dim": 768,
|
|
|
|
| 3323 |
"seq_classif_dropout": 0.2,
|
| 3324 |
"sinusoidal_pos_embds": false,
|
| 3325 |
"tie_weights_": true,
|
| 3326 |
+
"transformers_version": "4.57.6",
|
| 3327 |
"vocab_size": 30522
|
| 3328 |
}
|
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:e4f9118519d8ad6ff68e30c8b19d8de3a8016f0c288df150f90defff5a7ed722
|
| 3 |
+
size 267954768
|