Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 475 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 475 Bytes

Project: CS 678: Advanced NLP - DialQA

The solution contains three folders

  • Documentation (Contain PDF report, poster, proposal, and baseline report of project)
  • Code (Code implemented to solve the project problem statement)
  • Misc (Test resuls table and plots)

How to run the code:

  • Please change the input argument output_dir accordingly in run.sh file.
  • Run run.sh to run all different pre-trained models.
  • Run plot.py to generate the plots used in report.