cayjobla
commited on
Commit
•
ce5f62e
1
Parent(s):
56e1098
Update the model structure
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "cayjobla/all-mpnet-base-v2-reduced",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
|
|
1 |
{
|
2 |
"_name_or_path": "cayjobla/all-mpnet-base-v2-reduced",
|
3 |
"architectures": [
|
4 |
+
"MPNetReducedModel"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437932237
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c207cb21370d8b13b14a8992329690ed59e312bf4bcc5e6786729d30dab13b6
|
3 |
size 437932237
|