Rohit Gupta

Results 2 issues of Rohit Gupta

[siamese vs cross encoder](https://www.researchgate.net/figure/Illustration-of-conventional-transformer-encoders-A-siamese-encoder-users-browsed_fig1_351063063) [cross encoder](https://www.sbert.net/examples/applications/cross-encoder/README.html) I believe you are not implementing a siamese network here but rather a cross encoder in case of Siamese BERT example.

Thanks for such a amazing package. **Is your feature request related to a problem? Please describe.** The readme file is very comprehensive but its hard to develop on because there...