JayYip / m3tl
BERT for Multitask Learning
☆546Updated last year
Alternatives and similar repositories for m3tl:
Users that are interested in m3tl are comparing it to the libraries listed below
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 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
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆289Updated 3 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆530Updated 3 years ago
- The score code of FastBERT (ACL2020)☆604Updated 3 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆443Updated last year
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆338Updated 5 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆713Updated 4 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,248Updated 2 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆496Updated 9 months ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated 11 months ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆373Updated 4 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆625Updated 3 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆394Updated 3 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Feel free to fine tune large BERT models with Multi-GPU and FP16 support.☆192Updated 4 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆732Updated 2 years ago
- ☆531Updated 6 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,413Updated last year
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆897Updated last year
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆367Updated 2 years ago
- multi-gpu pre-training in one machine for BERT from scratch without horovod (Data Parallelism)☆172Updated 4 months ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆325Updated 8 months ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆307Updated 2 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆311Updated 4 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆235Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year