Files
HuggingFace_transformer/examples/research_projects/longform-qa
Sylvain Gugger afe5d42d8d Black preview (#17217)
* Black preview

* Fixup too!

* Fix check copies

* Use the same version as the CI

* Bump black
2022-05-12 16:25:55 -04:00
..
2020-12-11 10:07:02 -05:00
2022-05-12 16:25:55 -04:00
2020-12-11 10:07:02 -05:00
2020-12-11 10:07:02 -05:00

Long Form Question Answering

Author: @yjernite

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 🤗datasets libraries.

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