anirudh-n-15 commited on
Commit
5a4e81a
·
verified ·
1 Parent(s): ad8d9ee

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config_setfit.json +2 -2
config_setfit.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "normalize_embeddings": false,
3
  "labels": [
4
  "Billing",
5
  "Positive Feedback",
6
  "Technical Support",
7
  "Feature Request"
8
- ]
 
9
  }
 
1
  {
 
2
  "labels": [
3
  "Billing",
4
  "Positive Feedback",
5
  "Technical Support",
6
  "Feature Request"
7
+ ],
8
+ "normalize_embeddings": false
9
  }