kpe / bert-for-tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
☆806Updated 2 years ago
Alternatives and similar repositories for bert-for-tf2:
Users that are interested in bert-for-tf2 are comparing it to the libraries listed below
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,426Updated 2 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,247Updated 2 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,620Updated last year
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,223Updated 3 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,475Updated 3 years ago
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,394Updated 4 months ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆895Updated last year
- A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.☆1,245Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,413Updated last year
- A Lite Bert For Self-Supervised Learning Language Representations☆712Updated 4 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,244Updated 10 months ago
- ☆532Updated 6 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆963Updated 6 years ago
- BERT for Multitask Learning☆547Updated last year
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,289Updated 5 months ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆922Updated 6 years ago
- Transformer implemented in Keras☆372Updated 2 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,345Updated 9 months ago
- Super easy library for BERT based NLP models☆1,877Updated 4 months ago
- The score code of FastBERT (ACL2020)☆605Updated 3 years ago
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆470Updated 2 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 3 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,616Updated last year
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,105Updated 4 months ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,120Updated 2 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year