Commit Β·
52d13fa
1
Parent(s): a9f7940
Readme update
Browse files
README.md
CHANGED
|
@@ -2,17 +2,17 @@
|
|
| 2 |
# πΈ π₯ Rockbot π€ π§
|
| 3 |
A [GPT-2](https://openai.com/blog/better-language-models/) based lyrics generator fine-tuned on the writing styles of 16000 songs by 270 artists across MANY genres (not just rock).
|
| 4 |
|
| 5 |
-
**Instructions:** Type in a fake song title, pick an artist, click "Generate".
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
-
|
| 10 |
|
| 11 |
[Github Repository](https://github.com/bigjoedata/rockbot)
|
| 12 |
|
| 13 |
[GPT-2 124M version Model page on Hugging Face](https://huggingface.co/bigjoedata/rockbot)
|
| 14 |
|
| 15 |
-
[DistilGPT2 version Model page on Hugging Face](https://huggingface.co/bigjoedata/rockbot-distilgpt2/) This is leaner
|
| 16 |
|
| 17 |
πΉ πͺ π· πΊ πͺ πͺ π»
|
| 18 |
## Background
|
|
|
|
| 2 |
# πΈ π₯ Rockbot π€ π§
|
| 3 |
A [GPT-2](https://openai.com/blog/better-language-models/) based lyrics generator fine-tuned on the writing styles of 16000 songs by 270 artists across MANY genres (not just rock).
|
| 4 |
|
| 5 |
+
**Instructions:** Type in a fake song title, pick an artist, click "Generate". At the expense of time, you may adjust song length or other parameters on the left.
|
| 6 |
|
| 7 |
+
Most language models are imprecise and Rockbot is no exception. You may see NSFW lyrics unexpectedly. I have made no attempts to censor. Generated lyrics may be repetitive and/or incoherent at times, but hopefully you'll encounter something interesting or memorable. Just have fun.
|
| 8 |
|
| 9 |
+
Oh, and generation is resource intense and can be slow...
|
| 10 |
|
| 11 |
[Github Repository](https://github.com/bigjoedata/rockbot)
|
| 12 |
|
| 13 |
[GPT-2 124M version Model page on Hugging Face](https://huggingface.co/bigjoedata/rockbot)
|
| 14 |
|
| 15 |
+
[DistilGPT2 version Model page on Hugging Face](https://huggingface.co/bigjoedata/rockbot-distilgpt2/) This is leaner with the tradeoff being that the lyrics are more simplistic.
|
| 16 |
|
| 17 |
πΉ πͺ π· πΊ πͺ πͺ π»
|
| 18 |
## Background
|