메뉴
BL
MarkTechPost 16일 전

프라임 인텔렉트, 에이전트 강화학습 평가도구 'Verifiers v1' 공개

IMP
6/10
핵심 요약

AI 연구 개발사 Prime Intellect가 에이전트 강화학습(RL) 훈련 및 평가를 위한 새로운 도구 'Verifiers 0.2.0(v1)'을 공개했습니다. 이 도구는 환경을 과제 세트, 하네스, 런타임으로 분리하여 유연성을 높였으며, 어떤 과제 세트든 호환되는 하네스와 결합해 훈련을 즉시 실행할 수 있도록 지원합니다. AI 실무자들이 에이전트 훈련 환경을 더 쉽게 구성하고 추적할 수 있게 되었다는 점에서 의미가 있습니다.

번역된 본문

Prime Intellect가 verifiers 0.2.0을 출시하며, verifiers.v1 네임스페이스(namespace) 하에 전면 재작성된 'v1' 코어를 미리 선보였습니다. 이 새로운 버전은 환경을 과제 세트(taskset, '무엇을'), 하네스(harness, '어떻게'), 그리고 런타임(runtime, '어디서')으로 분리하며, 요청을 프록시하고 훈련에 바로 사용 가능한 트레이스(traces)를 기록하는 인터셉션 서버(interception server)를 함께 제공합니다. 출시 시점부터 prime-rl 훈련을 완벽하게 지원하므로, 모든 과제 세트는 호환되는 하네스 하에서 실행될 수 있습니다.

"Prime Intellect, 에이전트 강화학습(RL) 훈련 및 평가를 위한 구성 가능한 과제 세트, 하네스, 런타임을 담은 Verifiers v1 출시"라는 제목의 이 글은 MarkTechPost에 처음 게재되었습니다.

원문 보기
원문 보기 (영어)
Prime Intellect launched verifiers 0.2.0, previewing a rewritten "v1" core under the verifiers.v1 namespace. It splits an environment into a taskset (what), a harness (how), and a runtime (where), with an interception server that proxies requests and records training-ready traces. Any taskset runs under any compatible harness, with full prime-rl training support at launch. The post Prime Intellect Releases Verifiers v1: Composable Tasksets, Harnesses, and Runtimes for Agentic RL Training and Evaluations appeared first on MarkTechPost.