Coder Social home page Coder Social logo

uncertainty-aware-nli's Introduction

Uncertainty-Aware NLI with Stochastic Weight Averaging

This repository contains code for running the experiments reported in our paper:

Aarne Talman, Hande Celikkanat, Sami Virpioja, Markus Heinonen, Jörg Tiedemann. 2023. Uncertainty-Aware Natural Language Inference with Stochastic Weight Averaging. Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa).

How to Install and Run

Clone this repository and install the dependencies by running

git clone [email protected]:Helsinki-NLP/uncertainty-aware-nli.git
cd uncertainty-aware-nli
pip3 install -r requirements.txt

Download and prepare data by running:

./download_data.sh

See train.sh and experiment.sh for examples on how to run the code and modify those for your environment.

Paper

Please cite our work:

@inproceedings{
    talman2023uncertaintyaware,
    title={Uncertainty-Aware Natural Language Inference with Stochastic Weight Averaging},
    author={Aarne Talman and Hande Celikkanat and Sami Virpioja and Markus Heinonen and J{\"o}rg Tiedemann},
    booktitle={The 24rd Nordic Conference on Computational Linguistics},
    year={2023},
    url={https://openreview.net/forum?id=uygq9_N7TL}
}

uncertainty-aware-nli's People

Contributors

aarnetalman avatar handecelikkanat avatar svirpioj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.