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:
- 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…☆204Updated 3 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated last year
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 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…☆362Updated 3 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
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated last year
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆199Updated 4 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
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- ☆345Updated 4 years ago
- Python code for various NLP metrics☆168Updated 5 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
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- New dataset☆306Updated 3 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Unsupervised Question answering via Cloze Translation☆219Updated 3 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 3 years ago
- 📰Natural language processing (NLP) newsletter☆302Updated 5 years ago
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago
- Implementation of character based convolutional neural network☆261Updated 4 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196Updated last year