Upload model
Browse files- config.json +1 -1
- pytorch_model.bin +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,
|
|
|
1 |
{
|
2 |
"activation": "gelu",
|
3 |
"architectures": [
|
4 |
+
"DistilBertModel"
|
5 |
],
|
6 |
"attention_dropout": 0.1,
|
7 |
"dim": 768,
|
pytorch_model.bin
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:92811d548c5911d9cd9ea803ac49b02def8d8c5c3b900d6b45018a03382919df
|
3 |
+
size 233161117
|