Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 643 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 643 Bytes

Prompt-Engineering-BERT-NLP

Implement prompt tuning on a GPT-2 small model using PyTorch and fine-tune it on three tasks: summarization, question answering, and machine translation.

The original links to the jupyter notebooks are attacked bwelow which will redirect you to kaggle notebooks.

These will give you access to Datasets, Contact the author for more details / issues.