mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
|
…
|
||
|---|---|---|
| .. | ||
| eli5_app.py | ||
| eli5_utils.py | ||
| README.md | ||
| requirements.txt | ||
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.