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

Model: RoadQAQ/ReLIFT-Qwen2.5-7B-Zero
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-09-22 16:02:25 +08:00
commit 9632bee7a4
18 changed files with 152103 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
---
library_name: transformers
license: mit
pipeline_tag: question-answering
---
ReLIFT, a training method that interleaves RL with online FT, achieving superior performance and efficiency compared to using RL or SFT alone, as described in [Learning What Reinforcement Learning Can't: Interleaved Online Fine-Tuning for Hardest Questions](https://huggingface.co/papers/2506.07527).
Code: https://github.com/TheRoadQaQ/ReLIFT
Project page: https://github.com/TheRoadQaQ/ReLIFT