zhjohnchan / awesome-zero-shot-learning-in-nlpLinks
A curated list of zero-shot learning in NLP. :-)
☆14Updated 4 years ago
Alternatives and similar repositories for awesome-zero-shot-learning-in-nlp
Users that are interested in awesome-zero-shot-learning-in-nlp are comparing it to the libraries listed below
Sorting:
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆98Updated 3 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆97Updated 3 years ago
- ☆42Updated 4 years ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆86Updated 2 years ago
- ☆47Updated 3 years ago
- Fine-tuned BERT on SQuAd 2.0 Dataset. Applied Knowledge Distillation (KD) and fine-tuned DistilBERT (student) using BERT as the teacher m…☆26Updated 4 years ago
- Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".☆185Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆92Updated 2 years ago
- ☆16Updated 2 years ago
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆45Updated 3 years ago
- A multi-purpose toolkit for table-to-text generation: web interface, Python bindings, CLI commands.☆57Updated last year
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 4 years ago
- Source code for SummaReranker (ACL 2022)☆25Updated last year
- ☆32Updated 3 years ago
- code for our ICPR 2020 paper: "Adversarial Training for Aspect-Based Sentiment Analysis with BERT"☆28Updated 4 years ago
- Instructional learning for Aspect Based Sentiment Analysis [NAACL-2024]☆167Updated last year
- This project aims at creating a search engine based on BERT language model.☆20Updated 4 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- ☆52Updated 4 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 5 years ago
- A Framework for Textual Entailment based Zero Shot text classification☆153Updated last year
- This repository implements our ACL Findings 2022 research paper RelationPrompt: Leveraging Prompts to Generate Synthetic Data for Zero-Sh…☆133Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆173Updated 4 years ago
- Repository containing codes and dataset access instructions for the EMNLP 2020 paper on empathy in text-based mental health support☆181Updated 2 years ago
- In this work (Targeted) Aspect-Based Sentiment Analysis task is converted to a sentence-pair classification task and a pre-trained BERT m…☆32Updated 4 years ago
- Financial Domain Question Answering with pre-trained BERT Language Model☆131Updated 5 months ago