azpoliak / robust-nli
Repository for code from "On Adversarial Removal of Hypothesis-only Bias in Natural Language Inference" (StarSem 2019) and "Don’t Take the Premise for Granted: Mitigating Artifacts in Natural Language Inference" (ACL 2019)
☆15Updated 5 years ago
Alternatives and similar repositories for robust-nli:
Users that are interested in robust-nli are comparing it to the libraries listed below
- Common Sense or World Knowledge? Investigating Adapter-Based Knowledge Injection into Pretrained Transformers☆20Updated 4 years ago
- A Diagnostic Study of Explainability Techniques for Text Classification☆67Updated 4 years ago
- Source code for ICLR 2021 paper : Pre-training Text-to-Text Transformers for Concept-Centric Common Sense☆27Updated 3 years ago
- Code for CAET5☆23Updated last year
- NILE : Natural Language Inference with Faithful Natural Language Explanations☆30Updated last year
- Symmetric evaluation set based on the FEVER (fact verification) dataset☆52Updated 4 years ago
- EMNLP'2020: Look at the First Sentence: Position Bias in Question Answering☆29Updated 4 years ago
- ☆42Updated 4 years ago
- OOD Generalization and Detection (ACL 2020)☆60Updated 4 years ago
- Adversarial Adaptation with Distillation for BERT Unsupervised Domain Adaptation☆34Updated 4 years ago
- [ACL 2020] Towards Debiasing Sentence Representations☆64Updated 2 years ago
- Source code of the paper "Do Syntax Trees Help Pre-trained Transformers Extract Information?" (EACL 2021)☆75Updated 3 years ago
- Domain Adaptive Text Style Transfer, EMNLP 2019☆70Updated 5 years ago
- ☆63Updated 2 years ago
- Code for "Understanding Neural Abstractive Summarization Models via Uncertainty" (EMNLP20)☆30Updated 4 years ago
- ☆11Updated 4 years ago
- Official code release for ACL 2020 paper "Contextualizing Hate Speech Classifiers with Post hoc Explanation"☆35Updated 3 years ago
- An Unsupervised Sentence Embedding Method by Mutual Information Maximization (EMNLP2020)☆61Updated 4 years ago
- [EMNLP 2020] Collective HumAn OpinionS on Natural Language Inference Data☆36Updated 3 years ago
- Official code for the paper "PERL: Pivot-based Domain Adaptation for Pre-trained Deep Contextualized Embedding Models".☆16Updated 2 years ago
- Data and code repository of " Multilingual Fairness Evaluation for Hate Speech Detection ". LREC 2020.☆20Updated 2 years ago
- ☆24Updated last year
- Methods of training NLP models to ignored biased strategies☆55Updated last year
- A unified approach to explain conditional text generation models. Pytorch. The code of paper "Local Explanation of Dialogue Response Gene…