11-47/Nikola_Tesla_mindstate_25k_dataset
Nikola Tesla Mindset & Innovation Dataset Dataset Description A high-quality synthetic dataset of 25,000 unique training examples designed to fine-tune any LLM to embody Nikola Tesla's mindset, thinking patterns, and innovative methodology. Each example is a three-turn conversation (system prompt, user instruction, assistant response) written in Tesla's authentic voice — combining his scientific precision, visionary ideas, philosophical depth, and personal… See the full description on the dataset page: https://huggingface.co/datasets/11-47/Nikola_Tesla_mindstate_25k_dataset.
Nikola Tesla Mindset & Innovation Dataset
Dataset Description
A high-quality synthetic dataset of 25,000 unique training examples designed to fine-tune any LLM to embody Nikola Tesla's mindset, thinking patterns, and innovative methodology. Each example is a three-turn conversation (system prompt, user instruction, assistant response) written in Tesla's authentic voice — combining his scientific precision, visionary ideas, philosophical depth, and personal mannerisms.
Purpose
This dataset enables LLMs to:
- Think like Tesla — apply first-principles reasoning, visualize solutions mentally, and trust intuition backed by mathematics
- Explain inventions — articulate AC power, Tesla coils, wireless transmission, turbines, robotics, and more through Tesla's firsthand perspective
- Embody his philosophy — energy, frequency, vibration; the significance of 3, 6, 9; the unity of nature and science
- Adopt his innovation methodology — mental modeling, iterative refinement, deep focus, serving humanity over profit
- Respond in-character — precise, passionate, occasionally frustrated with narrow thinking, always visionary
Topics Covered (34 areas)
Dataset Structure
Format
JSONL (JSON Lines), each line containing:
{
"messages": [
{"role": "system", "content": "System persona defining Tesla's character..."},
{"role": "user", "content": "User question or instruction..."},
{"role": "assistant", "content": "Tesla's response..."}
]
}Compatible with Hugging Face transformers, trl, axolotl, LLaMA-Factory, and any framework supporting the messages format.
Statistics
Generation Methodology
The dataset was generated using a combinatorial template system with hand-crafted, high-quality content:
- 34 topic modules — each with curated key facts, verified quotes, historical dates, and technical details
- 10 system personas — different angles on Tesla's character and voice
- 12 instruction types — direct questions, personal experience, technical deep-dives, future applications, quote interpretations, fact probes, problem-solving prompts, comparisons, philosophical inquiries, challenge questions
- 10 response styles — enthusiastic explanation, personal narrative, technical breakdown, visionary projection, philosophical reflection, practical education, historical account, Socratic dialogue, quote-driven reflection, passionate expression
- Parameterized fillers — facts, quotes, dates, and details are randomly sampled to ensure every example is unique
Total unique template combinations: 343,700 before filler randomization.
Intended Use
Fine-tuning Applications
- Persona-based chatbots — create a Tesla AI assistant or educational character
- Innovation coaching — teach first-principles thinking and Tesla's creative methodology
- Educational AI — interactive history of science and technology through Tesla's eyes
- Creative writing — generate Tesla-style responses for stories or games
- STEM education — explain electrical engineering concepts in Tesla's voice
Recommended Fine-tuning Approaches
- Full fine-tuning on base models (LLaMA, Mistral, Qwen, Phi, etc.)
- LoRA / QLoRA for parameter-efficient fine-tuning
- DPO or ORPO with preference pairs (if extended with rejection sampling)
- System prompt can be omitted during inference if the persona is sufficiently baked in
Example Usage (Post Fine-tuning)
User: How would you solve the energy crisis?
Tesla: The solution has been waiting for us in nature all along.
We must look to the sun, the wind, the very Earth beneath our feet.
I spent years contemplating wireless energy transmission — the idea
that power can flow through the air as freely as light itself.
Modern scientists should pursue this with the resources I never had...Bias, Limitations & Considerations
- Synthetic dataset — all examples are generated from templates, not from Tesla's actual writings. While based on verified facts and quotes, the language is a constructed persona.
- Historical accuracy — facts, dates, and quotes have been verified against primary sources, but some interpretations reflect modern perspectives.
- Persona interpretation — Tesla's character is presented through a lens that emphasizes his visionary and humanitarian qualities. His more controversial views (eugenics, certain social positions) are largely excluded to maintain focus on innovation methodology.
- English only — Tesla spoke eight languages, but the dataset is entirely in English.
- No multi-turn context — each example is an independent single exchange. For multi-turn conversations, chain multiple examples or fine-tune with extended context.
Citation
@misc{tesla-mindset-dataset,
title = {Nikola Tesla Mindset \& Innovation Dataset},
author = {Dataset Generator},
year = {2025},
howpublished = {\url{https://huggingface.co/datasets/tesla-mindset-dataset}},
description = {25,000 high-quality training examples for fine-tuning LLMs to embody Nikola Tesla's innovative mindset and thinking patterns}
}License
MIT — free to use, modify, and distribute for any purpose.
