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:
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆136Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆123Updated 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…☆203Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆199Updated 4 years ago
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 4 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆116Updated 3 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- XAI Tutorial for the Explainable AI track in the ALPS winter school 2021☆58Updated 4 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- ☆346Updated 3 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 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 2 years ago
- 📰Natural language processing (NLP) newsletter☆301Updated 4 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆132Updated last year
- New dataset☆304Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 6 years ago
- Detect toxic spans in toxic texts☆69Updated 2 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated last year
- Master thesis with code investigating methods for incorporating long-context reasoning in low-resource languages, without the need to pre…☆33Updated 3 years ago
- Evolution of word vectors from long, sparse, and 1-hot to short, dense, and context sensitive☆28Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆222Updated 11 months ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- ☆32Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 10 months ago