mehwish67 commited on
Commit
9c06186
·
verified ·
1 Parent(s): 8e8cbfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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