|
--- |
|
language: |
|
- en |
|
license: cc-by-nc-4.0 |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- mistral |
|
- trl |
|
- sft |
|
- Roleplay |
|
- roleplay |
|
base_model: SanjiWatsuki/Kunoichi-DPO-v2-7B |
|
--- |
|
> [!Important] |
|
> Still in experiment |
|
# About this model |
|
|
|
Do you know TSF, TS, TG? A lot of model don't really know about that, so I do some experiment to finetune TSF dataset. |
|
|
|
- **Finetuned with rough translate dataset, to increase the accuracy in TSF theme, which is not quite popular. (lewd dataset)** |
|
- **Finetuned from model :** SanjiWatsuki/Kunoichi-DPO-v2-7B . Thank SanjiWatsuki a lot :) |
|
|
|
## V1 with strictly control the dataset. |
|
## Dataset |
|
``` |
|
Dataset(all are novels): |
|
30% skinsuit |
|
30% possession |
|
35% transform(shapeshift) |
|
5% other |
|
``` |
|
|
|
# Thank Unsloth for good finetuning tool. This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. |
|
|
|
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |