Nightfury16 commited on
Commit
23fab8c
·
1 Parent(s): aabbc15

updated checkpoints

Browse files
app.py CHANGED
@@ -123,7 +123,7 @@ ui = gr.Interface(
123
  gr.Label(label="Classification Result"),
124
  gr.Label(label="Probabilities")
125
  ],
126
- title="STOP Classifier SVM)",
127
  description="This is the user interface for the SVM model. The model classifies text as intended to end communication (STOP) or not (NOT_STOP). The API is available at the '/predict' endpoints."
128
  )
129
 
 
123
  gr.Label(label="Classification Result"),
124
  gr.Label(label="Probabilities")
125
  ],
126
+ title="STOP Classifier SVM",
127
  description="This is the user interface for the SVM model. The model classifies text as intended to end communication (STOP) or not (NOT_STOP). The API is available at the '/predict' endpoints."
128
  )
129
 
checkpoints/._svm_stop_classifier.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16808147eb96ad4e6f1466d8438da1fb909313e236b918fa4cce15d074c8aa23
3
  size 4096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d78e5e857b76691cbae378a3c213284c4296b2671bfc9ab2759dc08ec11190c
3
  size 4096
checkpoints/._tfidf_vectorizer.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:945490cf6a44290ced44147986c07af696aefb18af7a378a3d13af04ffea0532
3
  size 4096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40124fe35b93d0c7a84fd16d1fb0e5df054103695df3e3ef1242eec89742abe7
3
  size 4096
checkpoints/svm_stop_classifier.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd4c744f7b8886d8ab176b92a11660b877a8790318f54d35c2feba1deace0977
3
- size 28891
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7800cae4617db4e1ae2958363ad41a5ec44574b556c171b44a7f05daaf790950
3
+ size 43067
checkpoints/tfidf_vectorizer.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9d0ec1f05ab16b347a8f8fa21f18889c9ceed65af63f25b284bdf3d95860260
3
- size 36340
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c7b75ff58fb14fc4ee78c8ac2931b4bc47fccca7f45052db70db0b9a84ff149
3
+ size 52020