CoolFace
Datasetpublic

ianlee1996/pokerbench-8max-reasoning-traces

PokerBench 8-max — teacher-distilled reasoning traces Reasoning traces for 8-max No-Limit Hold'em decisions, distilled from Claude Sonnet 5 on Bedrock in the STaR style, for training small models to reason about poker prices rather than pattern-match to an action. Method The teacher is not told the answer. It reasons freely from the same prompt production sends, and a trace is kept only if its conclusion matches the target label. Telling the teacher the target… See the full description on the dataset page: https://huggingface.co/datasets/ianlee1996/pokerbench-8max-reasoning-traces.

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes45downloads
10 commits on main
78db9372mo ago

Upload README.md with huggingface_hub

ianlee1996
5cac1c22mo ago

Upload v3/variant_b_teacher_labels.jsonl with huggingface_hub

ianlee1996
9fab0d92mo ago

Upload v3/variant_a_heuristic_labels.jsonl with huggingface_hub

ianlee1996
44bad5d2mo ago

Upload v3/traces_all.jsonl with huggingface_hub

ianlee1996
a0a17c12mo ago

Upload v1/variant_b_teacher_labels.jsonl with huggingface_hub

ianlee1996
ba6c7fd2mo ago

Upload v1/variant_a_heuristic_labels.jsonl with huggingface_hub

ianlee1996
006abc72mo ago

Upload v1/traces_all.jsonl with huggingface_hub

ianlee1996
a2dd3802mo ago

Upload input/spots_balanced.jsonl with huggingface_hub

ianlee1996
257cdaf2mo ago

Upload README.md with huggingface_hub

ianlee1996
34722bc2mo ago

initial commit

ianlee1996