ThilinaRajapakse / pytorch-transformers-classification
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.
☆306Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-transformers-classification
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- architectures and pre-trained models for long document classification.☆154Updated 3 years ago
- PyTorch deep learning models for document classification☆595Updated last year
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- A repository containing tutorials for practical NLP using PyTorch☆530Updated 5 years ago
- Multi Label text classification using bert☆153Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆363Updated 4 years ago
- Accompanying code for the Medium article☆165Updated 5 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆394Updated 2 years ago
- Code for using and evaluating SpanBERT.☆891Updated last year
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆226Updated 3 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 2 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆204Updated last year
- ALBERT model Pretraining and Fine Tuning using TF2.0☆200Updated last year
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆250Updated 6 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,209Updated 3 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆720Updated 5 years ago
- An Exhaustive Paper List for Text Summarization☆501Updated 4 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated last year
- Implementation of State-of-the-art Text Classification Models in Pytorch☆486Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago
- A repository of concepts related to neural networks for NLP☆449Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆119Updated 4 years ago
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆495Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆256Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆200Updated 4 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆215Updated 3 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆245Updated 4 years ago
- Question Answering using Albert and Electra☆206Updated last year