svystun-taras
commited on
Commit
•
5af94b1
1
Parent(s):
298ec0d
Add SetFit model
Browse files- config_setfit.json +2 -2
- model.safetensors +1 -1
- model_head.pkl +2 -2
config_setfit.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
|
|
2 |
"labels": [
|
3 |
"BUY",
|
4 |
"HOLD",
|
5 |
"SELL"
|
6 |
-
]
|
7 |
-
"normalize_embeddings": false
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"normalize_embeddings": false,
|
3 |
"labels": [
|
4 |
"BUY",
|
5 |
"HOLD",
|
6 |
"SELL"
|
7 |
+
]
|
|
|
8 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 328485128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62937138265b78d1dc60d3bd3d4bf2939317223c02e21b6281187015cc7acb9a
|
3 |
size 328485128
|
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:d25580b23d1c52463a4911b84bf4dd4b6bf008b02e9c9b60d17f7c018e021375
|
3 |
+
size 799276
|