Skip to content

HuitingLiu/11747

Folders and files

NameName
Last commit message
Last commit date

Latest commit

56f5434 · Dec 15, 2017

History

75 Commits
Nov 6, 2017
Nov 7, 2017
Dec 8, 2017
Nov 6, 2017
Dec 9, 2017
Nov 12, 2017
Oct 21, 2017
Oct 21, 2017
Oct 21, 2017
Nov 12, 2017
Nov 12, 2017
Dec 15, 2017
Nov 13, 2017
Oct 16, 2017
Dec 15, 2017
Nov 7, 2017
Nov 13, 2017
Oct 21, 2017
Oct 21, 2017

Repository files navigation

11747

11747 Course Project: AQUA-RAT (Algebra Question Answering with Rationales) Dataset

Data Set: https://github.com/deepmind/AQuA/

Original Paper: https://arxiv.org/pdf/1705.04146.pdf
Baseline Model: Section 6.1

Check Point 1 Report: https://www.overleaf.com/11620932yrttgdvwsyhq#/43965454/

Check Point 2 Report: https://www.overleaf.com/12115802xdswhbjffkjh#/46013450/

Final Report: https://www.overleaf.com/12714277dgvtqwfdgjxy#/48500175/

  1. reproducing the results of a state-of-the-art baseline model for the task of interest with code that you have implemented from scratch
  2. In your report, also perform an analysis of what remaining errors this model makes (ideally with concrete examples of failure cases), and describe how you plan to create a new model for the final project that will address these error cases.