Skip to content
#

nli

Here are 99 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

This repository contains the code and models for the LegalLens-2024 shared task, which detects legal violations in unstructured text and associates them with affected individuals using transformer models like BERT, RoBERTa, and DeBERTa for Named Entity Recognition (L-NER) and Natural Language Inference (L-NLI).

  • Updated Oct 29, 2024
  • Jupyter Notebook

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