CoolFace
Datasetpublic

khoilamalphaai/chess-coach-move-review

Chess coach move-review SFT dataset Supervised fine-tuning data for one specific, trained behavior: given a chess position and the student's rating tier (Beginner, Intermediate, or Advanced), select the tier-appropriate instructive move and tag it with a short principle, for example "Nf3, develop toward the center." That single move choice is the trained objective, and it is deterministically checkable. The plain-English explanation rendered beside the move is a secondary… See the full description on the dataset page: https://huggingface.co/datasets/khoilamalphaai/chess-coach-move-review.

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
0likes63downloads
20 commits on main
79e1baf3mo ago

Clarify dataset card: behavior, build, schema, lineage, caveats

khoilamalphaai
4c66ada3mo ago

docs: standardize unbiased head-to-head on the reproducible 56-24-12 over 92 diverging (was the non-reproducing 56-28-12/96); asserted by reproduce_v4

khoilamalphaai
66ecd623mo ago

docs: label 51-5-6 as selection-conditioned subset + add unbiased 56-28-12

khoilamalphaai
a94d6903mo ago

docs(card): correct v4 eval line to strict numbers (tier-fit 0.767 vs base 0.347)

khoilamalphaai
00a8f7d3mo ago

Register v4 config as default; document v4/train.jsonl as the shipped SFT set (keep v1-v3)

khoilamalphaai
2f657af3mo ago

Revamp model/dataset card to match research standards

khoilamalphaai
8d1de563mo ago

Upload 4b-iter1/manifest.json with huggingface_hub

khoilamalphaai
b3a937c3mo ago

Upload 4b-iter1/valid_4b_iter1.jsonl with huggingface_hub

khoilamalphaai
4fb8c603mo ago

Upload 4b-iter1/train_4b_iter1.jsonl with huggingface_hub

khoilamalphaai
d0c71453mo ago

backup valid_v4.jsonl

khoilamalphaai
8dfc5723mo ago

backup train_v4.jsonl

khoilamalphaai
8daf4303mo ago

Add v3 config + v2->v3 section to dataset card

khoilamalphaai
d877e993mo ago

Add v3 validation split

khoilamalphaai
6264dd63mo ago

Add v3 train split

khoilamalphaai
8d81b243mo ago

Reference the definitive 803-position, 14-model eval (model trained on this v2 data leads the moat) + link gap803

khoilamalphaai
248eb223mo ago

Namespace into v1/ + v2/; add v2 training data (2,457/129); update card

khoilamalphaai
74a16b83mo ago

Upload README.md with huggingface_hub

khoilamalphaai
11ce5363mo ago

Upload validation.jsonl with huggingface_hub

khoilamalphaai
e55f97f3mo ago

Upload train.jsonl with huggingface_hub

khoilamalphaai
7ade6833mo ago

initial commit

khoilamalphaai