transformers/examples/longform-qa
Lysandre a75c64d80c Black 20 release 2020-08-26 17:20:22 +02:00
..
README.md Typo (#5069) 2020-06-16 16:46:20 -04:00
eli5_app.py Black 20 release 2020-08-26 17:20:22 +02:00
eli5_utils.py Black 20 release 2020-08-26 17:20:22 +02:00

README.md

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.