Azmarie / GPT2-finetune

πŸ’­ Fine-tune a Covid-19 Doctor-like chatbot with GPT2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finetune GPT2 on Covid-19 English Dataset

πŸ™‹πŸ»β€β™€οΈ Create a Covid-19 Doctor-like chatbot with GPT2

πŸ€·πŸ»β€β™€οΈ Play with the demo on Colab or set it up yourself with the code!

Colab Demo

Open In Colab

To play with this yourself, you will need to have data-eng/ saved in your google drive, you can download them from this link.

πŸ’‘ In the notebook, we will prepare the covid dataset for fine-tuning, train and evaluate the model, and get the conversation going with test data or interactive chat input from users!

Acknowledgement

Adapted from this very cool blog.

About

πŸ’­ Fine-tune a Covid-19 Doctor-like chatbot with GPT2

License:MIT License


Languages

Language:Jupyter Notebook 91.3%Language:Python 8.7%