Git Product home page Git Product logo

sentence-entailment's Introduction

Sentence-Entailment

Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI and SNLI.

Results

These correspond to the model benchmarks on 100k training samples of the MultiNLI dataset.

Model Validation accuracy Validation loss Training accuracy Training loss
BiLSTM 0.6104 0.8718 0.6014 0.8754
BERT 0.7906 0.8490 0.9690 0.0916
ALBERT 0.7110 0.7003 0.7405 0.6356

sentence-entailment's People

Contributors

dh1105 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sentence-entailment's Issues

Procuring understandable predictions from the model

I know this is simply a benchmarking repository. I am trying to extend the model to take in sentences and return the label based on the model. But currently the model only gives the results of the metrics and the code is really complicated as the inputs and predictions are very complex sets of tensors, and I am being unable to attain the required information from these. It would be really kind of you to at least guide me to make the best out of this repository. Thanks!

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.