~/tools / jsonl-inspector
JSONL dataset inspector
Bad training data fails silently: one malformed line, a few duplicates, a role imbalance you never noticed. Paste your JSONL and get the checks that matter — parse errors, dupes, token distribution with p95, role mix — computed entirely in your browser. Your data never touches a server.
TOOL 05
JSONL dataset inspector
I built agents that make training data — this is the sanity checkpaste fine-tuning JSONL — one {"messages":[…]} per line
Checks the things that silently ruin a fine-tune: parse errors, duplicate rows, role imbalance, token-length outliers. All local — your data never leaves the tab.
more
tools.siblings
Token & cost metercount tokens · compare API cost across modelsRAG capacity plannercorpus size → vectors, RAM, embed costProvider request translatorOpenAI ⇄ Anthropic/Bedrock request JSONGPU VRAM calculatorwill that model fit on your card?Prompt diffword-level diff for prompt iterationPrompt linterESLint for system prompts