metadata
tags:
- cot
- gpt2
- reasoning
base_model: openai-community/gpt2
gpt2-cot-checkpoint17
Chain-of-Thought (CoT) trained checkpoint 17 based on GPT-2.
Training
- Base model: openai-community/gpt2
- Training method: Chain-of-Thought
- Dataset: GSM8K
Usage
import torch
checkpoint = torch.load("pytorch_model.bin")