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
- A repository containing tutorials for practical NLP using PyTorch☆537Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Multi Label text classification using bert☆155Updated 5 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
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆247Updated 5 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆408Updated 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
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,294Updated 10 months ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆232Updated 5 years ago
- An Exhaustive Paper List for Text Summarization☆500Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆392Updated 3 years ago
- Deep Keyphrase Extraction using BERT☆259Updated 3 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Example code for "Real-World Natural Language Processing"☆335Updated 3 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,240Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago