BramVanroy / bert-for-inferenceLinks
A small repo showing how to easily use BERT (or other transformers) for inference
☆99Updated 5 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:
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆205Updated 3 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated 2 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
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 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…☆362Updated 3 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- ☆345Updated 4 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated 2 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆267Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Research framework for low resource text classification that allows the user to experiment with classification models and active learning…☆101Updated 3 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 3 years ago
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 6 years ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 3 years ago
- Python code for various NLP metrics☆168Updated 6 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- https://arxiv.org/pdf/1909.04054☆79Updated 2 years ago
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆200Updated 4 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated 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
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 4 years ago
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 5 months ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆137Updated last year
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago