Text Generation
PEFT
Safetensors
lora
trl
grpo
gdpo
dpo
divpo
rlhf
diversity
creative-writing
mode-collapse
Instructions to use Mercity/creative-writing-llm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Mercity/creative-writing-llm with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 442 Bytes
8605f3a | 1 2 3 4 5 6 7 8 9 10 | {
"seed": 42,
"n_train": 1000,
"n_eval": 50,
"total_scanned": 272600,
"usable_after_filter": 3150,
"min_words": 10,
"max_words": 60,
"system_prompt": "You are a fiction writer. Write a complete short story of 200-500 words responding to the writing prompt.\nWrite only the story: no title, no preamble, no commentary, no author's note.\nFinish inside the word budget. The story must reach a real ending, not stop mid-scene."
} |