Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ pipeline_tag: text-classification
|
|
9 |
|
10 |
# cvapict/yhi-message-type-paraphrase-MiniLM-L3-v2
|
11 |
|
|
|
|
|
12 |
This is a [SetFit model](https://github.com/huggingface/setfit) that can be used for text classification. The model has been trained using an efficient few-shot learning technique that involves:
|
13 |
|
14 |
1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
|
|
|
9 |
|
10 |
# cvapict/yhi-message-type-paraphrase-MiniLM-L3-v2
|
11 |
|
12 |
+
{'accuracy': 0.8130081300813008}
|
13 |
+
|
14 |
This is a [SetFit model](https://github.com/huggingface/setfit) that can be used for text classification. The model has been trained using an efficient few-shot learning technique that involves:
|
15 |
|
16 |
1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
|