Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ language:
|
|
| 11 |
|
| 12 |
# BernierS/SetFit_Suicidal_Risk
|
| 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.
|
|
|
|
| 11 |
|
| 12 |
# BernierS/SetFit_Suicidal_Risk
|
| 13 |
|
| 14 |
+
The full project can be found on GitHub: https://github.com/BernierS/SetFit_Suicidal_Risk
|
| 15 |
+
|
| 16 |
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:
|
| 17 |
|
| 18 |
1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
|