nunziati / bert-vs-t5-for-question-answering
huggingface-based implementation of an open question answering model trained on the newsqa dataset.
☆23Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bert-vs-t5-for-question-answering
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- Okapi: Instruction-tuned Large Language Models in Multiple Languages with Reinforcement Learning from Human Feedback☆91Updated last year
- A collection of preprocessed datasets and pretrained models for generating paraphrases.☆29Updated 3 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated last year
- Fine-tuning Open-Source LLMs for Adaptive Machine Translation☆64Updated last week
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- Awesome Question Answering☆27Updated 2 years ago
- ☆32Updated 2 years ago
- ☆17Updated last year
- In this implementation, using the Flan T5 large language model, we performed the Text Classification task on the IMDB dataset and obtaine…☆19Updated last year
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆189Updated last year
- "Unsupervised Paraphrase Generation using Pre-trained Language Model."☆23Updated 4 years ago
- Code for Multilingual Eval of Generative AI paper published at EMNLP 2023☆66Updated 8 months ago
- The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention an…☆21Updated last year
- Neural chitchat components for Rasa