RLT-7B / README.md
edoarc's picture
Update README.md
8c31ec6 verified
metadata
license: apache-2.0
language:
  - en
  - zh
base_model:
  - Qwen/Qwen2.5-7B-Instruct
pipeline_tag: text-generation
tags:
  - reasoning
  - reinforcement
  - learning
  - RLT
  - math
  - science
  - code
  - distillation

RLT-7B

This repository contains a 7B parameter student model trained using the Reinforcement-Learned Teachers (RLT) pipeline introduced in our paper Reinforcement Learning Teachers.

Model Details

Model Description

This 7B RLT student was distilled from a 7B Reinforcement-Learned Teacher, which has been explicitly trained to produce high-quality reasoning traces optimized for student distillation. The model was trained with supervised fine-tuning using the same hyperparameters, the system prompt, and the reasoning tags from Li et al. 2025. Evaluation was conducted using the SkyThought library at commit 4bb8f3e. Please refer to our repository and paper for details and results.

Usage

This model is provided for research and development purposes only and should be considered as an experimental prototype. It is not intended for commercial use or deployment in mission-critical environments. Use of this model is at the user's own risk, and its performance and outcomes are not guaranteed. Sakana AI shall not be liable for any direct, indirect, special, incidental, or consequential damages, or any loss arising from the use of this model, regardless of the results obtained. Users must fully understand the risks associated with the use of this model and use it at their own discretion.