BramVanroy / bert-for-inference
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
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆132Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 4 years ago
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆199Updated 4 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆25Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆135Updated last year
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆200Updated last year
- Anserini notebooks☆69Updated last year
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- BERT fine-tuning for POS tagging task (Keras)☆77Updated 5 years ago
- A library to conduct ranking experiments with transformers.☆161Updated last year
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated 7 months ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- State of the art Semantic Sentence Embeddings☆99Updated 2 years ago
- PyTorch source code of NAACL 2019 paper "An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models"☆96Updated last year
- QED: A Framework and Dataset for Explanations in Question Answering☆116Updated 3 years ago
- XAI Tutorial for the Explainable AI track in the ALPS winter school 2021☆58Updated 4 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆216Updated last year
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆79Updated 2 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Collection of NLP model explanations and accompanying analysis tools☆145Updated last year
- A list of resources about Text Style Transfer☆59Updated 4 years ago
- Master thesis with code investigating methods for incorporating long-context reasoning in low-resource languages, without the need to pre…☆33Updated 3 years ago