├── Claude_IMO_proof.zip ├── README.md ├── anthropic_reasoning.py ├── experiment-o1.xlsx ├── experiment.py ├── llama 8b reasoning proof.zip ├── openai_reasoning.py └── putnam_dataset.xlsx /Claude_IMO_proof.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harishsg993010/LLM-Research-Scripts/HEAD/Claude_IMO_proof.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harishsg993010/LLM-Research-Scripts/HEAD/README.md -------------------------------------------------------------------------------- /anthropic_reasoning.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harishsg993010/LLM-Research-Scripts/HEAD/anthropic_reasoning.py -------------------------------------------------------------------------------- /experiment-o1.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harishsg993010/LLM-Research-Scripts/HEAD/experiment-o1.xlsx -------------------------------------------------------------------------------- /experiment.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harishsg993010/LLM-Research-Scripts/HEAD/experiment.py -------------------------------------------------------------------------------- /llama 8b reasoning proof.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harishsg993010/LLM-Research-Scripts/HEAD/llama 8b reasoning proof.zip -------------------------------------------------------------------------------- /openai_reasoning.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harishsg993010/LLM-Research-Scripts/HEAD/openai_reasoning.py -------------------------------------------------------------------------------- /putnam_dataset.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harishsg993010/LLM-Research-Scripts/HEAD/putnam_dataset.xlsx --------------------------------------------------------------------------------