Add SetFit model
Browse files- config_setfit.json +2 -2
config_setfit.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"labels": [
|
| 3 |
"lexical",
|
| 4 |
"semantic"
|
| 5 |
-
]
|
| 6 |
-
"normalize_embeddings": false
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"normalize_embeddings": false,
|
| 3 |
"labels": [
|
| 4 |
"lexical",
|
| 5 |
"semantic"
|
| 6 |
+
]
|
|
|
|
| 7 |
}
|