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