Add SetFit model
Browse files- config.json +2 -2
- model_head.pkl +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/root/.cache/torch/sentence_transformers/
|
| 3 |
"architectures": [
|
| 4 |
"MPNetModel"
|
| 5 |
],
|
|
@@ -19,6 +19,6 @@
|
|
| 19 |
"pad_token_id": 1,
|
| 20 |
"relative_attention_num_buckets": 32,
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
-
"transformers_version": "4.
|
| 23 |
"vocab_size": 30527
|
| 24 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/root/.cache/torch/sentence_transformers/konverner_due_eshop_21/",
|
| 3 |
"architectures": [
|
| 4 |
"MPNetModel"
|
| 5 |
],
|
|
|
|
| 19 |
"pad_token_id": 1,
|
| 20 |
"relative_attention_num_buckets": 32,
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
+
"transformers_version": "4.29.2",
|
| 23 |
"vocab_size": 30527
|
| 24 |
}
|
model_head.pkl
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:f27d49e93c2583f69661410282918e8aed5a14d53902f734f807fa8ef9b28185
|
| 3 |
+
size 132783
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438016493
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d7492036d3908c6b7415420721c3b96018405f63b54cd84325cab8b0f6a9ee2
|
| 3 |
size 438016493
|