julian8897/finmix-autoscientist-10k
FinMix AutoScientist 10k A deterministic, upload-ready 10,000-row subset of FinMix v1, created for fast finance adaptation runs in the Adaption AutoScientist challenge. Use with Adaption Adaptive Data Import this Hugging Face dataset and map: Prompt: prompt Context: context Completion: completion Leave task_type, source, and group_key unmapped. They are retained for provenance and auditing. Fields Field Description prompt Financial… See the full description on the dataset page: https://huggingface.co/datasets/julian8897/finmix-autoscientist-10k.
FinMix AutoScientist 10k
A deterministic, upload-ready 10,000-row subset of FinMix v1, created for fast finance adaptation runs in the Adaption AutoScientist challenge.
Use with Adaption Adaptive Data
Import this Hugging Face dataset and map:
- Prompt:
prompt - Context:
context - Completion:
completion
Leave task_type, source, and group_key unmapped. They are retained for provenance and auditing.
Fields
Composition
The subset contains 8,908 complete groups. Sampling approximately preserves the full training task mixture while guaranteeing at least 100 examples per task. Every selected group_key is retained in full, so no filing or source document is partially sampled. FinMix validation and test rows are excluded.
Reproduction
uv run scripts/subsample_dataset.py \
--input data/finmix-v1/train.jsonl \
--output data/finmix-autoscientist-10k/train.jsonl \
--size 10000 \
--min-per-task 100 \
--seed finmix-autoscientist-10kThe generated train.jsonl has SHA-256:
70c8c12c3d9e80a1c7d8f54c6b0a808aa8471ce12ff3183ef0dedb31e630e067See train.stats.json for the full task and source composition.
Licence and attribution
The subset inherits the FinMix v1 CC-BY-4.0 aggregate licence. Individual components remain under their upstream licences. Per-source attribution is provided in NOTICE, and every row retains its source identifier.
Dataset authors: Julian Chan and Sherri Chuah, equal contribution.
