zhjohnchan / awesome-zero-shot-learning-in-nlpLinks
A curated list of zero-shot learning in NLP. :-)
☆13Updated 3 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:
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- Abstractive and Extractive Text summarization using Transformers.☆85Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- 💭 Fine-tune a Covid-19 Doctor-like chatbot with GPT2☆51Updated 4 years ago
- Financial Domain Question Answering with pre-trained BERT Language Model☆129Updated last month
- Fine-tuned BERT on SQuAd 2.0 Dataset. Applied Knowledge Distillation (KD) and fine-tuned DistilBERT (student) using BERT as the teacher m…☆25Updated 4 years ago
- Personality detection on multiparty dialogue☆40Updated 5 years ago
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆46Updated 3 years ago
- Code for our WWW'22 paper: "AR-BERT: Aspect-relation enhanced Aspect-level Sentiment Classification with Multi-modal Explanations"☆14Updated 3 years ago
- Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".☆185Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆97Updated 3 years ago
- This project aims at creating a search engine based on BERT language model.☆20Updated 4 years ago
- Instructional learning for Aspect Based Sentiment Analysis [NAACL-2024]☆164Updated last year
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 3 years ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated 2 years ago
- ☆42Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Multimodal and multilingual topic model with pretrained embeddings☆12Updated 2 years ago
- Codes for the experiments in our EMNLP 2021 paper "Open Aspect Target Sentiment Classification with Natural Language Prompts"☆35Updated 3 years ago
- A Framework for Textual Entailment based Zero Shot text classification☆152Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 5 years ago
- ☆15Updated 2 years ago
- PERFECT: Prompt-free and Efficient Few-shot Learning with Language Models☆109Updated 3 years ago
- Research code for "What to Pre-Train on? Efficient Intermediate Task Selection", EMNLP 2021☆35Updated 3 years ago
- Source code for SummaReranker (ACL 2022)☆25Updated last year
- The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention an…☆22Updated 2 years ago
- ☆9Updated 3 years ago
- Few-Shot-Intent-Detection includes popular challenging intent detection datasets with/without OOS queries and state-of-the-art baselines …☆149Updated 2 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago