Downloads · 30 days
0
SimulatedScience/gpt2-igsm-med
gpt2-igsm-med is a machine learning model from SimulatedScience. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
This repository includes 3 training runs of the main model. In addition, it includes v-probes for the latest training run: probes/20260730finalprobedep for a randomly initialized, untrained model probes/probedeprandom
Downloads · 30 days
0
Access
Public
Updated Aug 23, 2026
Repo size
17.4 GB
Likes
0
Public
Click a slice to open those files.
.pt10.9 GB · 63%
From the Hugging Face model README
This repository includes 3 training runs of the main model.
In addition, it includes v-probes
probes/20260730_final_probe_depprobes/probe_dep_random⚠️ The first two of those (model/20260708 and model/20260724)
are failed runs where the training data or pipeline had significant issues:
model/20260708, the training data was unfortunately sortet.
The dataset was split into ~800 shards and each shard only contained a single difficulty.
Therefore, the model trained on long stretches of identical difficulties,
which severely degraded its final performance.
This dataset also only contained problems of op counts 1-14 instead of the intended 1-15.model/20260724 trained on a corrected, fully shuffled dataset.
However, due to a data loading issue, it only trained on the first third of the dataset,
for ~2.5 epochs instead of just 1.model/20260730 trained correctly, also on the same corrected dataset as the second run.For any further use, we recommend working with model/20260730/final.
There are some checkpoints included for each run.
| model | training data | training steps | snapshots avaialble | without (known) errors |
|---|---|---|---|---|
⚠️model/20260708 | ⚠️iGSM-med-117M | 100k | 80k, 90k, 100k (final) | ❌ |
⚠️model/20260724 | iGSM-med-120M | 80k | 20k, 40k, 50k, 60k, 80k | ❌ |
model/20260730 | iGSM-med-120M | 100k | 30k, 70k, 80k, 90k, 100k (final) | ✅ |
In addition to the fully trained models, we include v-probes to interpret the latest model and a probe trained for an untrained model as a control:
probes/20260730_final_probe_depprobes/probe_dep_random