fix model name
Browse files
README.md
CHANGED
|
@@ -5,13 +5,13 @@ tags:
|
|
| 5 |
- text-generation-inference
|
| 6 |
---
|
| 7 |
|
| 8 |
-
# Model Card for
|
| 9 |
|
| 10 |
### Model Description
|
| 11 |
|
| 12 |
<!-- Provide a longer summary of what this model is. -->
|
| 13 |
|
| 14 |
-
This model is a fine-tuned **
|
| 15 |
|
| 16 |
- **Language(s) (NLP):** English
|
| 17 |
- **Finetuned from model:** [gpt2](https://huggingface.co/openai-community/gpt2)
|
|
|
|
| 5 |
- text-generation-inference
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# Model Card for GPT2 Spell Generation
|
| 9 |
|
| 10 |
### Model Description
|
| 11 |
|
| 12 |
<!-- Provide a longer summary of what this model is. -->
|
| 13 |
|
| 14 |
+
This model is a fine-tuned **gpt2** model for the generation of *D&D 5th edition spells*
|
| 15 |
|
| 16 |
- **Language(s) (NLP):** English
|
| 17 |
- **Finetuned from model:** [gpt2](https://huggingface.co/openai-community/gpt2)
|