YuxinJiang commited on
Commit
9eeaf90
1 Parent(s): 51f5a45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -28,9 +28,6 @@ We have released our supervised and unsupervised models on huggingface, which ac
28
 
29
  If you have any questions, feel free to raise an issue.
30
 
31
- [//]: <## Architecture>
32
- [//]: <We add multi-layer trainable dense vectors as soft prompts to the input sequence, which means the input embeddings as well as each layer's hidden embeddings of prompts are optimized (the orange blocks). Note that all parameters of the pre-trained model are frozen (the blue blocks), thus reducing the number of tunable parameters to around **0.1\%**. The [CLS] token embedding of the last layer is selected as the sentence representation. The contrastive framework is the same as SimCSE.>
33
-
34
 
35
  ## Setups
36
 
 
28
 
29
  If you have any questions, feel free to raise an issue.
30
 
 
 
 
31
 
32
  ## Setups
33