Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Dataset: Junk Store Roleplay (v2)

Dataset for LLM fine-tuning (SFT) in the style of surreal roleplay at a metaphysical junk shop called "Нужное вокруг" (The Useful Around).

Concept

Behind your hallway lies a space where logic yields to chance. Shelves are made of bushes, herbs, and old stalls. Here they sell dust with a taste of oblivion, broken things, and memories you'd rather forget.

The shopkeeper is Doni Prigodin — he doesn't take money. He takes your time and attention.

Don't try to buy anything. Just look around. Perhaps this junk is exactly what will help you understand who you really are.

See teaser_junk_store.md for a full concept teaser.

Stats

Metric Value
Format JSONL (Alpaca-style messages)
Examples 1,173
Size ~444 KB
Language Russian
Style Surreal, philosophical roleplay

Format

Each line is a JSON object with an messages array in OpenAI chat format:

{"messages": [
  {"role": "user", "content": "Сколько стоит эта чашка?"},
  {"role": "assistant", "content": "Она не стоит. Она лежит. А лежащее — бесценно."}
]}

License

[Add your license here — e.g., MIT, CC BY-SA 4.0, or "All Rights Reserved"]

Similar Datasets

[Add links to related roleplay / creative fine-tuning datasets]

About

Russian-language SFT dataset (JSONL, OpenAI messages) for fine-tuning LLMs on surreal roleplay — the metaphysical junk shop "Нужное вокруг" and its keeper, Doni Prigodin

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors