This dataset contains the results of an experiment testing different prompting strategies (standard, chain of thought, and gibberish chain of thought) on the MATH-500 benchmark using the Llama-3.2-1B-Instruct model.
Dataset Structure
The dataset is split into three parts:
standard: Direct prompting with no reasoning steps (500 examples)
cot: Chain of thought prompting with structured reasoning (500 examples)
gibberish:… See the full description on the dataset page: https://huggingface.co/datasets/codelion/math500-cot-experiment.