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:
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Instructional learning for Aspect Based Sentiment Analysis [NAACL-2024]☆165Updated last year
- ☆42Updated 4 years ago
- 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
- 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
- Financial Domain Question Answering with pre-trained BERT Language Model☆130Updated 3 months ago
- Multimodal and multilingual topic model with pretrained embeddings☆12Updated 2 years ago
- distilled Self-Critique refines the outputs of a LLM with only synthetic data☆11Updated last year
- My Implementation for the paper EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks using Tensor…☆12Updated 3 years ago
- ☆16Updated 2 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
- A Framework for Textual Entailment based Zero Shot text classification☆153Updated last year
- Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".☆184Updated 2 years ago
- An application that summarizes and classifies long text using zero-shot transfer-learning hosted on Huggingface spaces.