benchmaxxed ?

#1
by mrfakename - opened

image

curious what ppl's actual experiences are with this model // next phi ?

This is interesting. But in our case, we took a pretrained model, and we did not test on the training data. Our model uses SmoL-LM as the baseline and we were able to provide appropirate comparisons to the base model, which demonstrates that there was no data contamination. Our training pipeline included extensive two step data cleaning and verification along with a synthetic data generation framework, fine tuning with several diversity induced fusion and merging, and an extensive RLVR stage. We also used some concepts from continual learning to make sure that the model does not forget previous knowledge while learning new tasks. We are not winning on every benchmark and there have been recent models which have been able to show even better performance on multiple benchmarks. Check VibeThinker or LFM (they do better than Opus or GPT-4.5 on some other benchmarks) for instance. The bottomline is, we are confident that there was no data contamination because we never pretrained on any seen knowledge corpus.

very cool !! would be interested to see how this model performs in real-world testing

Sign up or log in to comment