Upload config_setfit.json
Browse files- config_setfit.json +16 -0
config_setfit.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [
|
3 |
+
"Products and Services",
|
4 |
+
"Thematic and Educational",
|
5 |
+
"E-commerce",
|
6 |
+
"Media and Blog",
|
7 |
+
"Careers",
|
8 |
+
"Legal and Administrative",
|
9 |
+
"Other",
|
10 |
+
"Contact and Communication",
|
11 |
+
"Overview",
|
12 |
+
"Event and Campaign Pages",
|
13 |
+
"Support and Resources",
|
14 |
+
"Team"],
|
15 |
+
"normalize_embeddings": false
|
16 |
+
}
|