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.
☆307Updated 4 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
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Multi Label text classification using bert☆155Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆535Updated 5 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- PyTorch deep learning models for document classification☆595Updated last year
- SQuAD Question Answering Using BERT, PyTorch☆399Updated 2 years ago
- BERT-NER (nert-bert) with google bert https://github.com/google-research.☆407Updated 5 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆722Updated 5 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆228Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆258Updated 3 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆158Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆199Updated 4 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆247Updated 4 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 4 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆178Updated 3 years ago
- Introduction to NLP with PyTorch Workshop Project☆98Updated 8 months ago
- Code for using and evaluating SpanBERT.☆896Updated last year
- Important paper implementations for Question Answering using PyTorch☆273Updated 4 years ago