|
I believe this was trained on the dataset available at https://huggingface.co/datasets/Amo/FimFic_Omega_V3. The dataset comprises user-generated stories inspired by the "My Little Pony: Friendship is Magic" series. |
|
|
|
I'm not the original creator of the model however based on the training data the format for the prompts might be: |
|
|
|
``` |
|
<|startoftext|> |
|
[tags: author: (author name), character: (character name), character: (character name), genre: (genre), series: (series name) warning: (content warnings)] |
|
*** |
|
CHAPTER: (chapter name) |
|
{Cursor here} |
|
``` |
|
I am uncertain if "<|startoftext|>" should be included. |
|
Here are two examples from the training data: |
|
``` |
|
<|startoftext|> |
|
[tags: author: device heretic, character: Other, character: Princess Celestia, character: Twilight Sparkle, genre: Sad, genre: Slice of Life, genre: Tragedy, series: My Little Pony: Friendship is Magic ] |
|
*** |
|
CHAPTER: The Underlying Truth |
|
{Cursor here} |
|
``` |
|
``` |
|
<|startoftext|> |
|
[tags: author: Bloodline Spike, character: Cutie Mark Crusaders, character: Main 6, character: Princess Celestia, character: Princess Luna, character: Spike, genre: Adventure, genre: Dark, genre: Romance, genre: Sad, genre: Tragedy, series: My Little Pony: Friendship is Magic, warning: Gore ] |
|
*** |
|
CHAPTER: Chapter 1 Entering the Medallion |
|
{Cursor here} |
|
``` |
|
|
|
As I am just an archiver of this model, I may not be able to provide further support or solve issues you encounter while using it. |