Pragformer
commited on
Commit
•
967c5e2
1
Parent(s):
9029422
Upload BERT_Arch
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -127,7 +127,7 @@
|
|
127 |
"dropout": 0.2,
|
128 |
"fc1": 512,
|
129 |
"fc2": 2,
|
130 |
-
"model_type": "
|
131 |
"softmax_dim": 1,
|
132 |
"torch_dtype": "float32",
|
133 |
"transformers_version": "4.25.1"
|
|
|
127 |
"dropout": 0.2,
|
128 |
"fc1": 512,
|
129 |
"fc2": 2,
|
130 |
+
"model_type": "pragformer_reduction",
|
131 |
"softmax_dim": 1,
|
132 |
"torch_dtype": "float32",
|
133 |
"transformers_version": "4.25.1"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 500230377
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be06d620da8d93f1f61b8fc87a92cbe4fc897bbee8d2d3206b621421c5ac9673
|
3 |
size 500230377
|