| language: en | |
| datasets: | |
| - squad | |
| tags: | |
| - text-generation | |
| # GPT2 QA | |
| Using GPT2 in other downstream NLP tasks like QA. The model was trained and evaluated on [squad](https://huggingface.co/datasets/squad). | |
| ## Dataset | |
| - [squad](https://huggingface.co/datasets/squad) | |
| ## Evaluation | |
| The following table summarizes the scores obtained by the model. | |
| ## Demo | |
| [Streamlit GPT2 QA](https://huggingface.co/spaces/m3hrdadfi/gpt2-QA) | |
| ## How to use | |
| TODO (will be filled shortly)... |