DataSourcewithwithoutBuffer


文档摘要

Data Source with/without Buffer 简介 slime/ray/rolloutdatasource.py 是rollout系统的数据源管理模块,负责为rollout engine提供训练数据。该文件定义了两个核心类:RolloutDataSource(基础数据源)和RolloutDataSourceWithBuffer(带缓冲的数据源)。 DataSource 核心Class和Function RolloutDataSource 类 作用 基础数据源类,负责从原始数据集加载数据,支持全局数据集管理和状态持久化。


发布者: 作者: 转发
评论区 (0)
U