Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NextSentencePrediction as objective to SiamesePreTrainer #6

Open
aditeyabaral opened this issue Sep 26, 2022 · 0 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@aditeyabaral
Copy link
Owner

Add Next Sentence Prediction as an objective to the SiamesePreTrainer class. This will require changes to CalBERT class as well to allow a Transformer model to be passed as input for model_path. The NSP head can be extracted from AutoModel classes present on HuggingFace

@aditeyabaral aditeyabaral added enhancement New feature or request help wanted Extra attention is needed labels Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant