Skip to content
/ whyqa Public

Causal question answering with WhyQA and TellMeWhy

License

Notifications You must be signed in to change notification settings

oyarsa/whyqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhyQA

This repository tackles the problem of WhyQA using the TellMeWhy dataset.

To download the data, run the download script:

python scripts/download_data.py

Getting started

This repository is tested with Python 3.11. We use Poetry to manage dependencies. To set up the project, run:

poetry install  # set up virtualenv and install dependencies
poetry shell  # activate virtualenv

About

Causal question answering with WhyQA and TellMeWhy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages