BernierS commited on
Commit
303fa19
·
1 Parent(s): 933e5a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.