A simple technique to integrate BERT from tf hub to keras
☆258Feb 15, 2023Updated 3 years ago
Alternatives and similar repositories for keras-bert
Users that are interested in keras-bert are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Dec 18, 2018Updated 7 years ago
- Keras implementation of BERT with pre-trained weights☆812Jul 26, 2019Updated 7 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,419Jan 22, 2022Updated 4 years ago
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆808Jan 13, 2023Updated 3 years ago
- Contains an implementation of the attention mechanism and a keras text classifier wrapper.☆29Sep 18, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆540May 30, 2020Updated 6 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Dec 29, 2018Updated 7 years ago
- Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.☆11Apr 24, 2020Updated 6 years ago
- Content for Applied ML Workshop @ DataHack Summit 2019☆23Nov 16, 2019Updated 6 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,188May 28, 2023Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Jun 20, 2020Updated 6 years ago
- Load GPT-2 checkpoint and generate texts☆127Jan 22, 2022Updated 4 years ago
- Parikh et al., A Decomposable Attention Model for Natural Inference☆17Feb 12, 2018Updated 8 years ago
- 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP☆12,831Jan 23, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Implementation of XLNet that can load pretrained checkpoints☆169Jan 22, 2022Updated 4 years ago
- Question answering system developed using seq2seq and memory network model in Keras