From 913ee7368ebd24401a13507e5fe94982bed682c7 Mon Sep 17 00:00:00 2001 From: James Ward Date: Fri, 22 Jun 2018 11:46:59 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff1c985f..6699bd0c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![decaNLP Logo](decaNLP_logo.png) -------------------------------------------------------------------------------- +[![Build Status](https://travis-ci.org/salesforce/decaNLP.svg?branch=master)](https://travis-ci.org/salesforce/decaNLP) + The Natural Language Decathlon is a multitask challenge that spans ten tasks: question answering, machine translation, summarization, natural language inference, sentiment analysis, semantic role labeling, zero-shot relation extraction, goal-oriented dialogue, semantic parsing, and commonsense pronoun resolution. Each task is cast as question answering, which makes it possible to use our new Multitask Question Answering Network (MQAN).