mrvoh / meta_learning_multilingual_doc_classification
Placeholder repository
☆14Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for meta_learning_multilingual_doc_classification
- Code base for paper "Zero-Shot Cross-Lingual Transfer with Meta Learning"☆33Updated this week
- Code Repo for the ACL21 paper "Common Sense Beyond English: Evaluating and Improving Multilingual LMs for Commonsense Reasoning"☆22Updated 3 years ago
- Meta-learning for NLP☆49Updated 3 years ago
- PyTorch code for "FactPEGASUS: Factuality-Aware Pre-training and Fine-tuning for Abstractive Summarization" (NAACL 2022)☆38Updated 2 years ago
- Source code for ICLR 2021 paper : Pre-training Text-to-Text Transformers for Concept-Centric Common Sense☆27Updated 3 years ago
- ☆24Updated last year
- Code for paper "Extract, Denoise and Enforce: Evaluating and Improving Concept Preservation for Text-to-Text Generation" EMNLP 2021 and "…☆18Updated 2 years ago
- The data and code for NumerSense (EMNLP2020)☆19Updated last year
- Meta-Curriculum Learning for Domain Adaptation in Neural Machine Translation (AAAI 2021)☆26Updated 2 years ago
- Code for ACL 2022 paper "Expanding Pretrained Models to Thousands More Languages via Lexicon-based Adaptation"☆31Updated 2 years ago
- Code, data, and pretrained models for the paper "Generating Wikipedia Article Sections from Diverse Data Sources"☆19Updated 3 years ago
- ABCD: A Graph Framework to Convert Complex Sentences to a Covering Set of Simple Sentences☆28Updated last year
- ☆25Updated 2 years ago
- ☆20Updated 3 years ago
- ☆21Updated 3 years ago
- Code and datasets for the EMNLP 2020 paper "Calibration of Pre-trained Transformers"☆55Updated last year
- Source codes for the paper "Local Additivity Based Data Augmentation for Semi-supervised NER"☆44Updated 2 years ago
- Codes for "NAST: A Non-Autoregressive Generator with Word Alignment for Unsupervised Text Style Transfer" (ACL 2021 findings)☆15Updated 3 years ago
- [AAAI2021] Unsupervised Opinion Summarization with Content Planning☆32Updated 2 years ago
- Code for our NAACL-2021 paper "Disentangling Semantics and Syntax in Sentence Embeddings with Pre-trained Language Models".☆24Updated 3 years ago
- Bootstrapped Unsupervised Sentence Representation Learning (ACL 2021)☆29Updated 2 years ago
- Code for our EACL-2021 paper "Generating Syntactically Controlled Paraphrases without Using Annotated Parallel Pairs".☆38Updated 4 months ago
- Source code for the ACL-IJCNLP 2021 paper entitled "T-DNA: Taming Pre-trained Language Models with N-gram Representations for Low-Resourc…☆19Updated last year
- Code for NAACL 2021 full paper "Efficient Attentions for Long Document Summarization"☆64Updated 3 years ago
- ☆57Updated 2 years ago
- public repo for ESTER dataset and modeling (EMNLP'21)☆20Updated 2 years ago
- ☆24Updated 3 years ago
- ReConsider is a re-ranking model that re-ranks the top-K (passage, answer-span) predictions of an Open-Domain QA Model like DPR (Karpukhi…