Update README.md

This commit is contained in:
Ivan Lai
2021-01-24 22:32:30 +00:00
committed by GitHub
parent 3b5473d943
commit 42a688bb9a

View File

@@ -3,7 +3,5 @@ By fine tuning GPT2 on News Aggregator data.
This repository only contains the code for data downloading and keywords extraction.
See the [Colab Notebook](https://colab.research.google.com/drive/1vnpMoZoenRrWeaxMyfYK4DDbtlBu-M8V?usp=sharing) for fine-tuning and text generation, and this
related [article](https://www.ivanlai.project-ds.net/post/conditional-text-generation-by-fine-tuning-gpt-2) for full explanation.
See this [Colab Notebook](https://colab.research.google.com/drive/1vnpMoZoenRrWeaxMyfYK4DDbtlBu-M8V?usp=sharing) for fine-tuning and text generation, and this related [article](https://www.ivanlai.project-ds.net/post/conditional-text-generation-by-fine-tuning-gpt-2) for full explanation.