Skip to content

amitmac/Microsoft-AI-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Microsoft AI Challenge India 2018

https://competitions.codalab.org/competitions/20616

Given a user query and candidate passages corresponding to each, the task is to mark the most relevant passage which contains the answer to the user query.

In the data, there are 10 passages for each query out of which only one passage is correct. Therefore, only one passage is marked as label 1 and all other passages for that query are marked as label 0. Your goal is to rank the passages by scoring them such that the actual correct passage gets as high score as possible.

We provide three types of data sets to the participants -- i) the labelled train data for training your models and doing validations ii) the unlabelled eval1 data against which you submit your predictions during the contest and iii) the unlabelled eval2 data against which final predictions are submitted.

About

Rank the passages to answer a query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published