Commit
·
f5f574c
1
Parent(s):
789933b
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 |
"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:eb6805a8336b6a86722054529e729cb7b4a034f6f798d131a5eefdb7be1f7ef1
|
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 401961
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:185eb79dd1a97883a62e3b91ad32910adc33914a5472bb9fe81dd95763dbdbba
|
3 |
size 401961
|