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

Support for torch.nn.Transformer Class? #245

Open
niticon opened this issue Sep 30, 2020 · 1 comment
Open

Support for torch.nn.Transformer Class? #245

niticon opened this issue Sep 30, 2020 · 1 comment

Comments

@niticon
Copy link

niticon commented Sep 30, 2020

I was hoping to compare performance of Transformer models and non-Transformer models. I'm essentially trying to reproduce BERT which is possible according to the PyTorch documentation. Or am I better off just adding the model class to the neural_nets.py library?

@TParcollet
Copy link
Collaborator

Hi, sorry for the late reply, we are very very busy with SpeechBrain and PyTorch-Kaldi won't be maintained anymore very soon. You can easily wrap the pytorch transformers to a model in neural_nets.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants