Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 455 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 455 Bytes

Binary Question Answering with PyTorch

This project is an implementation of binary question answering using PyTorch, MLflow for model versioning, and Docker for containerization. The objective of this project is to create a binary question answering model that can answer yes/no questions based on the given question and a context text.

Image source:https://allenai.github.io/bi-att-flow/