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

Bort (Amazon's reduced BERT) #8135

Closed
2 tasks done
raulcarlomagno opened this issue Oct 28, 2020 · 2 comments
Closed
2 tasks done

Bort (Amazon's reduced BERT) #8135

raulcarlomagno opened this issue Oct 28, 2020 · 2 comments

Comments

@raulcarlomagno
Copy link

🌟 New model addition

Model description

Amazon Alexa researchers extract an optimal subset of architectural parameters for the BERT architecture by applying recent breakthroughs in algorithms for neural architecture search. The proposed optimal subset, “Bort,” is just 5.5 percent the effective size of the original BERT-large architecture (not counting the embedding layer), and 16 percent of its net size.

Open source status

using mxnet and gluonnlp

paper https://arxiv.org/pdf/2010.10499.pdf
repo https://github.com/alexa/bort

  • the model implementation is available: (give details)
  • the model weights are available: (give details)
  • [@adewynter] who are the authors: (mention them, if possible by @gh-username)
@yaysummeriscoming
Copy link

Any update on this one?

@stefan-it stefan-it mentioned this issue Dec 15, 2020
3 tasks
@LysandreJik
Copy link
Member

This was added in #9112

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

Successfully merging a pull request may close this issue.

3 participants