Commit
·
c37c558
1
Parent(s):
26486f2
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 |
-
"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:d58bbcf334ac358f4d93963a3a1c84b31a403d7c80606e1adadf1d1561b46d8a
|
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:42bcde78cf81dc947297a06761cf4cdb1f4ab11ff1c5a62e6b4d248dd66573f3
|
3 |
+
size 799276
|