Giter Club home page Giter Club logo

squad-explorer's Introduction

SQuAD-explorer

The Stanford Question Answering Dataset is a large reading comprehension dataset. This repository is intended to let people explore the dataset and visualize model predictions.

This website is hosted on the gh-pages branch.

Testing models on your own data

Here are instructions for generating predictions of a model from the SQuAD leaderboard on custom data. This is done through CodaLab Worksheets.

  1. Get the CodaLab UUID for the model you want to run by clicking on its name on the SQuAD leaderboard. For instance, clicking on the original BERT model submitted by Google AI for SQuAD 2.0 takes you to https://worksheets.codalab.org/bundles/0xbe9df0807151427f92fc306189b6d63e, which tells you that 0xbe9df0807151427f92fc306189b6d63e is the CodaLab UUID for this submission.

  2. Upload your dataset to CodaLab.

  3. Use cl mimic to mimic the model:

cl mimic <official_squad_dev_set_uuid> <model_submission_uuid> <uuid_of_your_dataset>

The official SQuAD development set UUIDs are:

  • 0x8f29fe78ffe545128caccab74eb06c57 for SQuAD 1.1
  • 0xb30d937a18574073903bb38b382aab03 for SQuAD 2.0

squad-explorer's People

Contributors

rajpurkar avatar robinjia 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.