twright8 commited on
Commit
7924738
1 Parent(s): 3cdae73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -57,6 +57,11 @@ The model has been trained using an efficient few-shot learning technique that i
57
  1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
58
  2. Training a classification head with features from the fine-tuned Sentence Transformer.
59
 
 
 
 
 
 
60
  ## Model Details
61
 
62
  ### Model Description
 
57
  1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
58
  2. Training a classification head with features from the fine-tuned Sentence Transformer.
59
 
60
+ undefined = Health
61
+ 1 = Housing
62
+ 2 = Defence
63
+ 3 = Climate
64
+
65
  ## Model Details
66
 
67
  ### Model Description