kushalj001 / pytorch-question-answeringLinks
Important paper implementations for Question Answering using PyTorch
☆270Updated 5 years ago
Alternatives and similar repositories for pytorch-question-answering
Users that are interested in pytorch-question-answering are comparing it to the libraries listed below
Sorting:
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- ☆37Updated 5 years ago
- ☆125Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.☆372Updated 3 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 4 years ago
- Build and train state-of-the-art natural language processing models using BERT☆226Updated 4 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- A repository of concepts related to neural networks for NLP☆455Updated 3 months ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆364Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 6 years ago
- The website for the CMU Language Technologies Institute low resource NLP bootcamp 2020☆604Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- ☆345Updated 4 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- Some notebooks for NLP☆207Updated 2 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 7 months ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- Statistics and accepted paper list of NLP conferences with arXiv link☆428Updated 4 years ago
- Python code for various NLP metrics☆169Updated 6 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- Dataset for Emotion Recognition Research☆216Updated 3 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆361Updated 3 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago