docs: update README
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
|
3 |
**DeepMetal** is a model capable of generating lyrics taylored for heavy metal songs.
|
4 |
The model is based on the [OpenAI GPT-2](https://huggingface.co/gpt2) and has been finetuned on a dataset of 141,718 heavy metal songs lyrics.
|
|
|
5 |
|
6 |
### Legal notes
|
7 |
|
|
|
2 |
|
3 |
**DeepMetal** is a model capable of generating lyrics taylored for heavy metal songs.
|
4 |
The model is based on the [OpenAI GPT-2](https://huggingface.co/gpt2) and has been finetuned on a dataset of 141,718 heavy metal songs lyrics.
|
5 |
+
More info about the project can be found in the [official GitHub repository](https://github.com/lucone83/deep-metal) and in the related articles on my blog: [part I](https://blog.lucaballore.com/when-heavy-metal-meets-data-science-2e840897922e), [part II](https://blog.lucaballore.com/when-heavy-metal-meets-data-science-3fc32e9096fa) and [part III](https://blog.lucaballore.com/when-heavy-metal-meets-data-science-episode-iii-9f6e4772847e).
|
6 |
|
7 |
### Legal notes
|
8 |
|