Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ datasets:
|
|
| 5 |
base_model:
|
| 6 |
- openai-community/gpt2
|
| 7 |
---
|
| 8 |
-
# Poem Generation Project
|
| 9 |
|
| 10 |
Generate short, contextually relevant poems based on input themes or keywords (e.g., nature, love, seasons) using a fine-tuned GPT-2 model. This project uses the [Poetry Dataset by Merve](https://huggingface.co/datasets/merve/poetry) and the [GPT-2 model](https://huggingface.co/openai-community/gpt2) from Hugging Face.
|
| 11 |
|
|
|
|
| 5 |
base_model:
|
| 6 |
- openai-community/gpt2
|
| 7 |
---
|
| 8 |
+
# Poem Generation Project
|
| 9 |
|
| 10 |
Generate short, contextually relevant poems based on input themes or keywords (e.g., nature, love, seasons) using a fine-tuned GPT-2 model. This project uses the [Poetry Dataset by Merve](https://huggingface.co/datasets/merve/poetry) and the [GPT-2 model](https://huggingface.co/openai-community/gpt2) from Hugging Face.
|
| 11 |
|