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…☆203Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆136Updated last year
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆123Updated 5 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆202Updated last year
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆87Updated last year
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 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
- Python code for various NLP metrics☆167Updated 5 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 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 2 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆266Updated 4 years ago
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 6 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆218Updated 2 years ago
- XAI Tutorial for the Explainable AI track in the ALPS winter school 2021☆58Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- ☆346Updated 3 years ago
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 4 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆199Updated 4 years ago
- Research framework for low resource text classification that allows the user to experiment with classification models and active learning…☆102Updated 3 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
- LongSumm - Scientific Document Summarization Task☆74Updated 3 years ago
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆132Updated last year
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago