Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 278 Bytes

File metadata and controls

3 lines (2 loc) · 278 Bytes

Albert encoder for tensorflow.js

This is an implementation of the albert encoder based on the keras implementation from transformers-keras. The original model was proposed here.