ThilinaRajapakse / pytorch-transformers-classificationLinks
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
☆309Updated 5 years ago
Alternatives and similar repositories for pytorch-transformers-classification
Users that are interested in pytorch-transformers-classification are comparing it to the libraries listed below
Sorting:
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆411Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆490Updated 6 years ago
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 5 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆723Updated 5 years ago
- An Exhaustive Paper List for Text Summarization☆500Updated 5 years ago
- PyTorch deep learning models for document classification☆595Updated last year
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆123Updated 4 years ago
- Code for using and evaluating SpanBERT.☆898Updated last year
- Code for paper Fine-tune BERT for Extractive Summarization☆1,490Updated 3 years ago
- Text classification using deep learning models in Pytorch☆814Updated 6 years ago
- a sklearn wrapper for Google's BERT model☆300Updated 2 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆202Updated 2 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 5 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆248Updated 5 years ago
- Multi Label text classification using bert☆155Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆398Updated 4 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 3 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 5 years ago
- Question Answering using Albert and Electra☆207Updated 2 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,294Updated 11 months ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆391Updated 3 years ago