maiurilorenzo
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -42,11 +42,15 @@ This model, **DanteGPT**, is a fine-tuned version of GPT-2 designed to generate
|
|
42 |
- **Repository:** [Hugging Face Model Repository](https://huggingface.co/maiurilorenzo/dante-gpt)
|
43 |
- **Dataset:** [Divina Commedia](https://huggingface.co/datasets/maiurilorenzo/divina-commedia)
|
44 |
- **Kaggle Notebook:** [Link to Kaggle Notebook](https://www.kaggle.com/code/lorenzomaiuri/dante-gpt)
|
45 |
-
- **Demo:**
|
46 |
|
47 |
## Uses
|
48 |
|
49 |
-
|
|
|
|
|
|
|
|
|
50 |
|
51 |
### Direct Use
|
52 |
|
|
|
42 |
- **Repository:** [Hugging Face Model Repository](https://huggingface.co/maiurilorenzo/dante-gpt)
|
43 |
- **Dataset:** [Divina Commedia](https://huggingface.co/datasets/maiurilorenzo/divina-commedia)
|
44 |
- **Kaggle Notebook:** [Link to Kaggle Notebook](https://www.kaggle.com/code/lorenzomaiuri/dante-gpt)
|
45 |
+
- **Demo:** [DanteGPT Space](https://huggingface.co/spaces/maiurilorenzo/dante-gpt-space)
|
46 |
|
47 |
## Uses
|
48 |
|
49 |
+
### Try It Out
|
50 |
+
|
51 |
+
You can try this model interactively using the [DanteGPT Space](https://huggingface.co/spaces/maiurilorenzo/dante-gpt-space-gpt).
|
52 |
+
Simply enter a text prompt, and the model will generate verses in the style of Dante Alighieri!
|
53 |
+
|
54 |
|
55 |
### Direct Use
|
56 |
|