Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,10 @@ tags:
|
|
5 |
- feature-extraction
|
6 |
- sentence-similarity
|
7 |
- setfit classification
|
|
|
8 |
|
9 |
---
|
10 |
|
11 |
-
# {setfit classification model}
|
12 |
|
13 |
this is a setfit classifier which can be used for conversion or other , binary classification
|
14 |
|
@@ -31,12 +31,6 @@ preds = model(["view details"])
|
|
31 |
|
32 |
|
33 |
|
34 |
-
## Evaluation Results
|
35 |
-
|
36 |
-
<!--- Describe how your model was evaluated -->
|
37 |
-
|
38 |
-
For an automated evaluation of this model, see the *Sentence Embeddings Benchmark*: [https://seb.sbert.net](https://seb.sbert.net?model_name={MODEL_NAME})
|
39 |
-
|
40 |
|
41 |
## Training
|
42 |
The model was trained with the parameters:
|
|
|
5 |
- feature-extraction
|
6 |
- sentence-similarity
|
7 |
- setfit classification
|
8 |
+
- binary_classification
|
9 |
|
10 |
---
|
11 |
|
|
|
12 |
|
13 |
this is a setfit classifier which can be used for conversion or other , binary classification
|
14 |
|
|
|
31 |
|
32 |
|
33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
## Training
|
36 |
The model was trained with the parameters:
|