Skip to content
#

nli

Here are 90 public repositories matching this topic...

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
Attention-Classification

This repository is to understand Attention mechanism for the Classification task. The task used here for explanation is Recognizing Textual Entailment. It is a Natural Language Inference task.

  • Updated Jun 29, 2020

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