CoolFace
Datasetpublic

d4rkninja/tanpo-fundraising-sft

Tanpo Fundraising SFT (10k) Ownership Owner: DarkNinja Solutions Creator: d4rkninja Community: DarkLab Domain Fundraising and investor relations: narrative, decks, metrics, round strategy, diligence, and capital allocation. Dataset summary Field Value Rows 10000 Schema Chat SFT (messages with system / user / assistant) Source file tanpo-fundraising-sft-10k-format-fixed.jsonl Audit verdict PASS Empty assistant rate… See the full description on the dataset page: https://huggingface.co/datasets/d4rkninja/tanpo-fundraising-sft.

sourceHugging Faceapache-2.0updated 10d agoView on Hugging Face
0likes67downloads
Dataset Card

Tanpo Fundraising SFT (10k)

Ownership

  • —Owner: DarkNinja Solutions
  • —Creator: d4rkninja
  • —Community: DarkLab

Domain

Fundraising and investor relations: narrative, decks, metrics, round strategy, diligence, and capital allocation.

Dataset summary

FieldValue
Rows10000
SchemaChat SFT (messages with system / user / assistant)
Source filetanpo-fundraising-sft-10k-format-fixed.jsonl
Audit verdictPASS
Empty assistant rate0.0%
Exact user+assistant dupes0
Assistant length (min/median/max chars)839 / 2396 / 19414

Intended use

Supervised fine-tuning (SFT) data for LFM2.5-1.2B Tanpo specialists — specifically the fundraising domain model.

Related model repo (if published): `d4rkninja/tanpo-fundraising`

Format

Each line is a JSON object:

json
{
  "messages": [
    {"role": "system", "content": "..."},
    {"role": "user", "content": "..."},
    {"role": "assistant", "content": "..."}
  ]
}

File layout in this repo: data/train.jsonl

Attribution

System prompts identify the specialist as owned by DarkNinja Solutions, created by d4rkninja, under the DarkLab community.

Audit

See DarkLab internal audit: ALL_DATASETS_PUSH_AUDIT.md (2026-09-17).

License

Apache 2.0 (dataset card default; respect any third-party content constraints if present in prompts).