fix model weights
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"summary_type": "first",
|
30 |
"summary_use_proj": true,
|
31 |
"torch_dtype": "float32",
|
32 |
-
"transformers_version": "4.41.
|
33 |
"type_vocab_size": 2,
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 30528
|
|
|
29 |
"summary_type": "first",
|
30 |
"summary_use_proj": true,
|
31 |
"torch_dtype": "float32",
|
32 |
+
"transformers_version": "4.41.2",
|
33 |
"type_vocab_size": 2,
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 30528
|
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:a3e41d0bc95867f628591c4824c6c9a0b520f3680efae73f5b711943568c9428
|
3 |
+
size 1336442692
|