Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 635 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 635 Bytes

Long Form Question Answering

This folder contains the code for the Long Form Question answering demo as well as methods to train and use a fully end-to-end Long Form Question Answering system using the 🤗transformers and 🤗nlp libraries.

You can use these methods to train your own system by following along the associate notebook or blog post.