shahrukhx01 / multitask-learning-transformers
A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approaches for achieving this in this repo.
☆88Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for multitask-learning-transformers
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- code for the paper "Zero-Shot Text Classification with Self-Training" for EMNLP 2022☆45Updated last year
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- ☆40Updated 3 years ago
- ☆42Updated 2 years ago
- Source code for paper "Learning from Noisy Labels for Entity-Centric Information Extraction", EMNLP 2021☆55Updated 2 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- Official PyTorch Implementation of SSMix (Findings of ACL 2021)☆61Updated 3 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated 9 months ago
- https://arxiv.org/pdf/1909.04054☆77Updated 2 years ago
- Code accompanying EMNLP 2020 paper "Cold-start Active Learning through Self-supervised Language Modeling".☆40Updated 3 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆92Updated 2 years ago
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …☆27Updated 3 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆106Updated 3 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆51Updated last year
- ☆31Updated last year
- Long Document Summarization Papers☆137Updated last year
- Multi^2OIE: Multilingual Open Information Extraction Based on Multi-Head Attention with BERT (Findings of ACL: EMNLP 2020)☆57Updated 2 years ago
- ☆57Updated last year
- Models for automatically transforming toxic text to neutral☆33Updated last year
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆59Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Uncertainty-aware Self-training☆121Updated 11 months ago
- ☆60Updated 3 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆133Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- ☆42Updated 4 years ago
- A Self-Supervised Contrastive Learning Framework for Aspect Detection☆35Updated 3 years ago
- Abstractive opinion summarization system (SelSum) and the largest dataset of Amazon product summaries (AmaSum). EMNLP 2021 conference pap…☆45Updated 2 years ago
- Few-Shot-Intent-Detection includes popular challenging intent detection datasets with/without OOS queries and state-of-the-art baselines …☆133Updated last year