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

Transformers: Add a BERT task #50

Open
martinjaggi opened this issue May 19, 2020 · 0 comments
Open

Transformers: Add a BERT task #50

martinjaggi opened this issue May 19, 2020 · 0 comments
Labels
enhancement New feature or request mlbench-benchmarks

Comments

@martinjaggi
Copy link
Member

Add BERT as a new task
we can reuse existing transformer code we already have for the translation NLP task from here:
#33

@guptaprkhr @jbcdnr @mpagli can you point us to the best code to start from, including the pre-processing pipeline? and later have a look at it here again so we can get a draft of the standard data-parallel training running?

we should define a very light goal on the BERT training loss at first, to have something to iterate on quickly.

MLperf for comparison currently only has tensorflow BERT

@ehoelzl ehoelzl added enhancement New feature or request mlbench-benchmarks labels Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mlbench-benchmarks
Projects
None yet
Development

No branches or pull requests

2 participants