ricardorei / lightning-text-classificationLinks
Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.
☆218Updated 2 years ago
Alternatives and similar repositories for lightning-text-classification
Users that are interested in lightning-text-classification are comparing it to the libraries listed below
Sorting:
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆359Updated 3 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆199Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated 2 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆138Updated 2 years ago
- Interpretable Evaluation for (Almost) All NLP Tasks☆195Updated 4 months ago
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 5 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 4 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago
- Minimal Interactive Attention Visualization☆140Updated 5 years ago
- ☆344Updated 4 years ago
- Python code for various NLP metrics☆169Updated 6 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆206Updated 3 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆182Updated 5 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆167Updated 2 years ago
- architectures and pre-trained models for long document classification.☆154Updated 5 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆109Updated 5 years ago
- Implementation of a linear-chain CRF in PyTorch☆98Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data☆100Updated 2 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆138Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 6 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- a Fairseq fork for sequence tagging/labeling tasks☆32Updated 5 years ago
- State of the art Semantic Sentence Embeddings☆100Updated 3 years ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 3 years ago
- BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision☆291Updated 4 years ago
- [EMNLP 2021] Improving and Simplifying Pattern Exploiting Training☆152Updated 3 years ago