ftarlaci / GPT2sQALinks
Fine-tuning GPT-2 Small for Question Answering
☆130Updated 2 years ago
Alternatives and similar repositories for GPT2sQA
Users that are interested in GPT2sQA are comparing it to the libraries listed below
Sorting:
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆90Updated 3 years ago
- ☆32Updated 2 years ago
- The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)☆52Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- ☆77Updated last year
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…