Model Overview
Aratako/SniffyOtter-7B-Novel-Writing-NSFW is a 7 billion parameter instruction-tuned model, based on Elizezen/SniffyOtter-7B, specialized in generating NSFW Japanese novels. It differs from its predecessor, Antler-7B-Novel-Writing, by using SniffyOtter-7B as its base and exclusively training on NSFW content.
Key Capabilities
- NSFW Novel Generation: Specifically fine-tuned to produce explicit narrative content.
- Controlled Output: Users can guide generation by specifying:
- Genre: Male-oriented, Female-oriented, BL, Adult-oriented (based on Naro R18 API categories).
- Quality: A numerical score (0-3) to influence narrative quality, derived from q-scores in the training data.
- Keywords: Comma-separated tags to define the novel's theme or plot.
- Intensity: A numerical score (0-3) to control the explicitness of the content, based on sexuality scores.
Training Details
The model was instruction-tuned using a filtered subset of the Aratako/Syosetu711K-Cleaned-158K-Instruct dataset. This dataset was processed to extract only NSFW texts, which were then segmented and scored for sexuality using oshizo/japanese-sexual-moderation-v2, ensuring an average sexuality score of 0.4 or higher. Training was conducted for 10 epochs with a max sequence length of 4096 tokens.
Prompt Format
It utilizes the Mistral chat template, with a recommended structure for instruction:
[INST] {Novel generation instructions}
Genre: {genre}
Quality: {quality score (0-3)}
Keywords: {comma-separated keywords}
Intensity: {intensity score (0-3)} [/INST]
License
The model is distributed under the CC-BY-NC-4.0 license, inherited from its base model, Elizezen/SniffyOtter-7B.