Skip to content
#

nli

Here are 90 public repositories matching this topic...

Welcome to the Neural Language Interface (NLI) Explain project! This repository is dedicated to exploring and explaining the decision-making process of BERT models in the context of Natural Language Inference (NLI) tasks. We employ Feature Interaction methods to shed light on why BERT makes specific predictions in NLI.

  • Updated Oct 14, 2023
  • Jupyter Notebook

We augmented an already existing BERT Tiny Transformer network designed to train the Google NQ dataset to randomly sample some of the tokens in a question with its synonyms. The idea comes from the process of image data augmentation used in computer vision pipelines. This experiment directly tackles the concepts of Natural Language Inference and…

  • Updated Jul 23, 2021
  • Python

Improve this page

Add a description, image, and links to the nli topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nli topic, visit your repo's landing page and select "manage topics."

Learn more