pith. machine review for the scientific record. sign in

arxiv: 1705.06476 · v4 · submitted 2017-05-18 · 💻 cs.CL

Recognition: unknown

ParlAI: A Dialog Research Software Platform

Authors on Pith no claims yet
classification 💻 cs.CL
keywords modelsdialogbabiincludinglearningparlaiplatformresearch
0
0 comments X
read the original abstract

We introduce ParlAI (pronounced "par-lay"), an open-source software platform for dialog research implemented in Python, available at http://parl.ai. Its goal is to provide a unified framework for sharing, training and testing of dialog models, integration of Amazon Mechanical Turk for data collection, human evaluation, and online/reinforcement learning; and a repository of machine learning models for comparing with others' models, and improving upon existing architectures. Over 20 tasks are supported in the first release, including popular datasets such as SQuAD, bAbI tasks, MCTest, WikiQA, QACNN, QADailyMail, CBT, bAbI Dialog, Ubuntu, OpenSubtitles and VQA. Several models are integrated, including neural models such as memory networks, seq2seq and attentive LSTMs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering

    cs.CL 2018-09 unverdicted novelty 8.0

    HotpotQA is a new dataset of 113k multi-hop Wikipedia questions with sentence-level supporting facts that enables training and evaluation of explainable QA systems.

  2. Dual Hierarchical Dialogue Policy Learning for Legal Inquisitive Conversational Agents

    cs.CL 2026-05 unverdicted novelty 6.0

    A dual hierarchical RL framework lets agents learn when and how to ask probing questions in U.S. Supreme Court arguments, outperforming baselines on a court dataset.