Albert encoder for natural language processing.
npm install @weblab-notebook/albert_encoder
This is an implementation of the albert encoder based on the keras implementation from transformers-keras. The original model was proposed here.