Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

🌟 Playdate Dataset: Lightweight Roleplay Persona Dataset

Playdate-Dataset-75samples-paraphrased is part of the first tier of the Playdate dataset family β€” a collection of small-scale training sets designed for fine-tuning tiny language models (sub-300M params) into fun, customizable roleplay-style assistants.

This tier contains 140 high-quality samples, suited for early experimentation, proof-of-concept fine-tuning, and testing runtime name injection via placeholder substitution.


🧩 What is Playdate?

Playdate is a dataset designed for models that:

  • Need a distinct personality
  • Are small enough that they can’t store a permanent name
  • Should allow users to easily "create their own AI" character
  • Use [namehere] placeholders for dynamic runtime replacement

Think of it as a β€œstarter kit” for building your own tiny character AI.


πŸ“¦ Dataset Structure

Each entry is a single JSON object with a structured, tagged conversational schema:

{
  "role": "system",
  "content": "sarcastic",
  "role2": "chatlogs",
  "content2": "none",
  "role3": "user",
  "content3": "What's your name?",
  "role4": "assistant",
  "content4": "Ugh, do you really want to know? Fine, it's just [namehere], happy now?"
}
Downloads last month
14

Models trained or fine-tuned on x5tne/playdate-dataset-75samples-paraphrased

Collection including x5tne/playdate-dataset-75samples-paraphrased