ZhangChengX / T5-Fine-Tuning-for-Question-GenerationLinks
T5 Fine-tuning on SQuAD Dataset for Question Generation
☆10Updated 2 years ago
Alternatives and similar repositories for T5-Fine-Tuning-for-Question-Generation
Users that are interested in T5-Fine-Tuning-for-Question-Generation are comparing it to the libraries listed below
Sorting:
- Efficient Attention for Long Sequence Processing☆95Updated last year
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆97Updated 3 years ago
- Yet Another Neural Machine Translation Toolkit☆179Updated 4 months ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 4…☆272Updated last year
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆395Updated 2 years ago
- Abstractive Text Summarization using PyTorch☆14Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Fine tune a T5 transformer model using PyTorch & Transformers🤗☆216Updated 4 years ago
- We use bert model to fine-tune dialogue task.☆22Updated 6 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆172Updated last year
- a gaggle of deep neural architectures for text ranking and question answering, designed for Pyserini☆351Updated last year
- ☆198Updated 3 years ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆160Updated 9 months ago
- An NLP system for generating reading comprehension questions☆289Updated last year
- Master thesis with code investigating methods for incorporating long-context reasoning in low-resource languages, without the need to pre…☆33Updated 3 years ago
- Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.☆135Updated 3 years ago
- ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.☆583Updated 2 years ago
- TyDi QA contains 200k human-annotated question-answer pairs in 11 Typologically Diverse languages, written without seeing the answer and …☆308Updated 5 years ago
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- Some notebooks for NLP☆206Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆437Updated last month
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆313Updated 2 weeks ago
- [EMNLP 2021] Improving and Simplifying Pattern Exploiting Training☆154Updated 3 years ago
- ☆346Updated 3 years ago
- This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those coo…☆261Updated 3 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago