Commit
·
a0d6ed8
1
Parent(s):
75a7def
Add SetFit model
Browse files- README.md +0 -0
- config_setfit.json +2 -2
- model.safetensors +1 -1
- model_head.pkl +1 -1
README.md
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
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:e5c8ab0fa3a2a3ff2f4c6314d5589d17561a026ee4f58b7178b0f7f922dd5a1e
|
| 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:53c017b87f9d139abbbcae9bc86ff1cad970e1c3eea7b5dfbbe766f72b77bbc8
|
| 3 |
size 799300
|