datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
minimind_dataset
📌 Data Overview
Ⅰ Tokenizer
A tokenizer maps words from natural language to numbers like 0, 1, 36 through a “vocabulary”. You can think of each number as the page index of a word in a “dictionary”.
You may choose to build your own vocabulary and train a tokenizer. The code can be found in ./scripts/train_tokenizer.py (for learning reference only; unless necessary, there is no need to retrain one yourself, as MiniMind already comes with a tokenizer).… See the full description on the dataset page: https://huggingface.co/datasets/harithoppil/minimind_dataset.minimind-fr-electronics-data
minimind-fr-electronics-data
sft_spec_electronics.jsonl (42,537) — conversations schema.
theprint/Electronics-QA + electronics.stackexchange.com (accepted
answers) + ~25% base-SFT replay; ~30% rows with a diagnostic <think>.
Built by scripts/convert_spec_electronics.py; see the
minimind-fr-electronics model card.
Built from
theprint/Electronics-QA
bshada/electronics.stackexchange.com
allenai/tulu-3-sft-mixture
jpacifico/French-Alpaca-dataset-Instruct-110K… See the full description on the dataset page: https://huggingface.co/datasets/yassinsiouda/minimind-fr-electronics-data.odia-minimind-dataestsminimind-stage2-grpominimind-fr-router-data
minimind-fr-router-data
sft_router.jsonl (17,467) + router_eval.jsonl (2,567 held-out) —
conversations schema, assistant.content is one of creative devops coding electronics general unsafe. Built by scripts/convert_router.py
from the specialist SFT sets + lmsys/toxic-chat. See the
minimind-fr-router model card.
Built from
lmsys/toxic-chat
Format: line-delimited JSON. SFT rows use MiniMind's SFTDataset schema —
{"conversations": [{role, content, reasoning_content… See the full description on the dataset page: https://huggingface.co/datasets/yassinsiouda/minimind-fr-router-data.minimind-fr-creative-data
minimind-fr-creative-data
sft_spec_creative.jsonl (135,078) — conversations schema. French-native
creative writing (french_instruct + French-Alpaca + French-PD-Books
continuations) + ~37.5% replay of the base SFT mix. Built by
scripts/convert_spec_creative.py; see the minimind-fr-creative model
card for full upstream links.
Built from
angeluriot/french_instruct
jpacifico/French-Alpaca-dataset-Instruct-110K
PleIAs/French-PD-Books
allenai/tulu-3-sft-mixture… See the full description on the dataset page: https://huggingface.co/datasets/yassinsiouda/minimind-fr-creative-data.minimind-fr-pretrain-enfr-data
minimind-fr-pretrain-enfr-data
pretrain_enfr.jsonl — {"text": "..."} per line, 5,315,952 lines,
~4 GB. The exact corpus used for minimind-fr-pretrain-enfr. See the
model card for the build recipe. Upstream: allenai/c4 (ODC-BY).
Built from
allenai/c4
Format: line-delimited JSON. SFT rows use MiniMind's SFTDataset schema —
{"conversations": [{role, content, reasoning_content, tools, tool_calls}]}
(all string fields; tools/tool_calls are JSON strings;… See the full description on the dataset page: https://huggingface.co/datasets/yassinsiouda/minimind-fr-pretrain-enfr-data.minimind-stage1b-mixdeeplearning-minimind-RLminimind
