bentrevett / pytorch-nliLinks
A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]
☆26Updated 5 years ago
Alternatives and similar repositories for pytorch-nli
Users that are interested in pytorch-nli are comparing it to the libraries listed below
Sorting:
- Pre-training of Language Models for Language Understanding☆83Updated 6 years ago
- Gendered Ambiguous Pronouns Shared Task☆31Updated 2 years ago
- Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)☆32Updated 2 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated 2 years ago
- PyTorch source code of NAACL 2019 paper "An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models"☆96Updated last year
- This repository will contain the data and codes for WNUT 2020 NER task☆51Updated 2 years ago
- The accompanying code for "Are We Modeling the Task or the Annotator? An Investigation of Annotator Bias in Natural Language Understandin…☆21Updated 6 years ago
- Minimal Interactive Attention Visualization☆140Updated 5 years ago
- Multitask Learning with Pretrained Transformers☆40Updated 4 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Easy-to-use text representations extraction library based on the Transformers library.☆32Updated 2 years ago
- Tools for training pytorch language models☆27Updated 4 years ago
- This repository contains the code for "BERTRAM: Improved Word Embeddings Have Big Impact on Contextualized Representations".☆64Updated 5 years ago
- Evolution of word vectors from long, sparse, and 1-hot to short, dense, and context sensitive☆28Updated 2 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- Companion site for "Analysis Methods in Neural Language Processing: A Survey"☆66Updated 5 years ago
- pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference☆62Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Code for bidirectional sequence generation (BiSon) for generating from BERT pre-trained models.☆51Updated 5 years ago
- LM Pretraining with PyTorch/TPU☆136Updated 5 years ago
- Survey on machine learning.☆14Updated 4 years ago
- Evidence-based QA system for community question answering.☆107Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Hyperparameter Search for AllenNLP☆139Updated 6 months ago
- Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)☆86Updated 3 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- Factorization of the neural parameter space for zero-shot multi-lingual and multi-task transfer☆39Updated 4 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Fine-tuned Transformers compatible BERT models for Sequence Tagging☆40Updated 5 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year