CoolFace
Datasetpublic

Maestro502/Pattern-Recognition

Pattern Completion Dataset A 30 GB synthetic dataset of numeric sequence‑completion prompts and their next values, designed to teach large language models how to recognize and extrapolate patterns. Each row contains a prompt (the sequence with a ? indicating the missing next element) and a completion (the correct next number). Dataset Structure Format: CSV (no header row) Columns: prompt – "Find the next number in the sequence: a,b,c,... ,?" completion – the… See the full description on the dataset page: https://huggingface.co/datasets/Maestro502/Pattern-Recognition.

sourceHugging Faceotherupdated 1mo agoView on Hugging Face
0likes33downloads
1 commits on main
9184e4c1mo ago

Duplicate from Gugu8/Pattern-Recognition

Maestro502, Gugu8