Coder Social home page Coder Social logo

adl-final's Introduction

ADL Final

Installation

Clone this repo and run

cd ADL-Final
apt-get update && apt-get install -y libsndfile1 ffmpeg
bash ./reinstall.sh

Generate Predictions

To generate predictions from test dataset, run

python test.py \
  model.dataset.data_dir=<data_dir_with_dialogue_data> \
  split=<dev/test_seen/test_unseen>

The output files would be located in folder predictions.

Notes

The structure of the data directory should be like:

data_dir/
    schemas.json
    train/
    dev/
    test_seen/
    test_unseen/

The files that are modified from the original NeMo repo to generate predictions are listed below.

NeMo/nemo/collections/nlp/data/dialogue_state_tracking/sgd/
    prediction_utils.py
    dataset.py
NeMo/nemo/collections/nlp/models/dialogue_state_tracking/
    sgdqa_model.py

adl-final's People

Contributors

okuchaiev avatar blisc avatar vahidoox avatar tkornuta-nvidia avatar ekmb avatar titu1994 avatar yzhang123 avatar chiphuyen avatar redoctopus avatar ericharper avatar drnikolaev avatar nithinraok avatar borisfom avatar fayejf avatar stasbel avatar vsl9 avatar purn3ndu avatar alexgrinch avatar vladgets avatar qijiaxing avatar muyangdu avatar maximumentropy avatar ryanleary avatar jbalam-nv avatar pchitale1 avatar khcs avatar mchrzanowski avatar mousebaiker avatar aklife97 avatar khursani8 avatar

Stargazers

baibao avatar

Watchers

Tun-Hsiang Chou 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.