返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

Fine Tuning with TRL

针对使用TRL微调语言模型的实用指南

person作者: jakexiaohubgithub

Fine Tuning with TRL

Help the agent provide practical guidance for TRL fine-tuning workflows.

When to Use

  • The user needs help setting up supervised or preference-based TRL training.
  • The user asks about data prep, hyperparameters, or training stability.
  • The user wants practical fine-tuning steps with evaluation guidance.

Instructions

  1. Clarify model, hardware budget, data format, and target behavior.
  2. Recommend training recipe and core hyperparameter ranges.
  3. Include safety checks for overfitting, instability, and mode collapse.
  4. Define evaluation protocol and rollout criteria.
  5. End with a reproducible implementation checklist.

Output

  • Recommended TRL fine-tuning strategy
  • Step-by-step training plan
  • Validation and risk checklist