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

Model: xiaolesu/OsmosisProofling-SFT-NT-GRPO-NT-No-Overlap
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-10 22:25:43 +08:00
commit dd92a5a363
12 changed files with 672 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
### xiaolesu/OsmosisProofling-SFT-NT-GRPO-NT-No-Overlap
Experimental checkpoint from "Data Overlap as a Post-Training Hyperparameter for Autoformalization." This is the **SFT+GRPO with 0% overlap** variant (Qwen3-8B, thinking disabled) -- the best-performing condition, where SFT and GRPO data are fully disjoint. 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