ramsrigouthamg / generate_boolean_questions_using_T5_transformer
Generating boolean (yes/no) questions from any content using T5 text-to-text transformer model and BoolQ dataset
☆35Updated last year
Alternatives and similar repositories for generate_boolean_questions_using_T5_transformer:
Users that are interested in generate_boolean_questions_using_T5_transformer are comparing it to the libraries listed below
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- This repository contains datasets and code for the paper "HINT3: Raising the bar for Intent Detection in the Wild" accepted at EMNLP-2020…☆33Updated 4 years ago
- ☆66Updated 4 years ago
- Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models…☆36Updated 3 years ago
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆33Updated 2 years ago
- No Teacher BART distillation experiment for NLI tasks☆26Updated 4 years ago
- Deploy transformers serverless on AWS Lambda☆122Updated 3 years ago
- Fast and accurate spell correction library☆81Updated 3 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆116Updated 3 years ago
- Question Generation using Google T5 and Text2Text☆154Updated 4 years ago
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …☆61Updated 4 years ago
- A goto software for teachers and students.☆33Updated 4 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated last year
- Hinglish Text Classification☆30Updated last year
- ☆28Updated 4 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- Question-answers, collected from Google☆129Updated 3 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 5 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- Some notebooks for NLP☆200Updated last year
- Tutorial for first time BERT users,☆103Updated 2 years ago
- ☆51Updated 2 years ago
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated 11 months ago
- Repository for Project Insight: NLP as a Service☆306Updated 2 years ago
- Code for the paper: Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries☆19Updated 3 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- The search for the best Conversational AI pipeline☆14Updated 4 years ago
- Generate True or False questions from any content with OpenAI GPT2 text generation, Sentence-BERT semantic search and Berkley constituenc…☆33Updated 5 years ago