初始化项目,由ModelHub XC社区提供模型

Model: xiaolesu/OsmosisProofling-SFT-NT-GRPO-NT-Overlap
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-10 22:25:42 +08:00
commit fa134232db
8 changed files with 256 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
### xiaolesu/OsmosisProofling-SFT-NT-GRPO-NT-Overlap
Experimental checkpoint from "Data Overlap as a Post-Training Hyperparameter for Autoformalization." This is the **SFT+GRPO with 100% overlap** variant (Qwen3-8B, thinking disabled) -- the control condition where GRPO reuses SFT data entirely. See the [paper repo](https://github.com/suxls/data-overlap-autoformalization) for details, results, and all artifacts.
## 📄 Paper
This model is part of the experiments in:
**SFT-GRPO Data Overlap as a Post-Training Hyperparameter for Autoformalization**
Xiaole Su, Kasey Zhang, Andy Lyu
https://arxiv.org/abs/2604.13515