Skip to content

mehak0503/Q-A-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

An insight into one of the major challenges in AI i.e. to describe long term dependencies in the text data in the form of question answering tasks. The projec approaches the problem using two different approaches defined as:

  • Task 1 :- Uses End-to-End Memory Networks
  • Task 2 :- Uses fine-tuned BERT model

These tasks are evaluated on a toy dataset termed as bABI dataset provided by Facebook AI Research.

Download and add the model to task2/model/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages