Commit
·
0577575
1
Parent(s):
d47bdb7
Add SetFit model
Browse files- config_setfit.json +2 -2
- 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_head.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 19439
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff53686151edfa93fb7e7859a6e9477e4c8aea5773c90c7c5a08b8d0fd40b2f6
|
3 |
size 19439
|