Skip to main content
人工偏好标注,走部署方配置的 Argilla 实例。整个循环是:把某次 run 生成的回答送出去给人判断, 再把判断结果作为一个有版本的数据集取回来,用它训 DPO。 这里平台负责的是传输和治理,不是标注工具本身。sf annotate status 告诉你到底有没有接 Argilla—— 先看这个,因为没接的话后面每一步都会以很难理解的方式失败。 围绕这几个命令的完整流程见标注

sf annotate

Manage preference annotation

sf annotate pull

Pull annotations back as a dataset

sf annotate push

Send answers out for annotation

sf annotate status

Check the Argilla integration
--help 外没有其他选项。