anandanne / PromptTuning-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PromptTuning

This repository contains the codebase for prompt-based finetuning of RoBERTa-Large on a series of tasks with multiple prompts used for each task.

  • The "SRC" directory contains the required data. The data has been prepared using the process given in LM-BFF for few-shot text classification. Therefore, you can follow the same steps to prepare the data.
  • Just fork the repository and run the notebook!

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%Language:Shell 0.0%