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
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,248Updated 2 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,423Updated 3 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,618Updated last year
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,413Updated last year
- ☆531Updated 6 years ago
- Pre-trained ELMo Representations for Many Languages☆1,462Updated 3 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- BERT for Multitask Learning☆546Updated last year
- A Lite Bert For Self-Supervised Learning Language Representations☆713Updated 4 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆897Updated last year
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆962Updated 6 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated 2 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,347Updated 10 months ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆921Updated 6 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆394Updated 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,850Updated 3 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 6 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Updated 6 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,476Updated 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,395Updated 5 months ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.☆1,245Updated 2 years ago
- Implementation of XLNet that can load pretrained checkpoints☆172Updated 3 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆654Updated 5 years ago
- ☆604Updated 3 months ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,533Updated last year
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,892Updated 2 years ago