KerasNLP is working on APIs that give you pretrained models like BERT #296
Unanswered
chenmoneygithub
asked this question in
General
Replies: 1 comment
-
See #297 for our proposal. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi community,
This is just an unofficial announcement that we are working on bringing up APIs to load pretrained models like BERT.
A little different from Huggingface, which is doing an awesome job shipping a wide range of NLP models, we are going to focus on a small set of selected models (mainly selected due to its popularity), including BERT, XLM-Roberta, GPT-2 and etc. We will make sure not only shipping the API, but also readable code and building blocks, so that you can easily understand and customize the model. We will also provide training templates that demonstrate the pretraining workflow, which you can customize and run on your desktop, or cloud instances.
Please stayed tuned!
Best,
Chen
Beta Was this translation helpful? Give feedback.
All reactions