BramVanroy / bert-for-inferenceLinks
A small repo showing how to easily use BERT (or other transformers) for inference
☆99Updated 6 years ago
Alternatives and similar repositories for bert-for-inference
Users that are interested in bert-for-inference are comparing it to the libraries listed below
Sorting:
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 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
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 5 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated 2 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆361Updated 3 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 4 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆200Updated 2 years ago
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 5 years ago
- ☆32Updated 3 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 3 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆138Updated last year
- Minimal Interactive Attention Visualization☆140Updated 5 years ago
- 📰Natural language processing (NLP) newsletter☆303Updated 5 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 5 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 3 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- State of the art Semantic Sentence Embeddings☆100Updated 3 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆379Updated 2 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- ☆343Updated 4 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
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆200Updated 5 years ago
- A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.☆172Updated 8 months ago