メインコンテンツへスキップ
GET
評価の取得

パスパラメータ

entity
string
必須
project
string
必須
object_id
string
必須
digest
string
必須

レスポンス

正常なレスポンス

created_at
string<date-time>
必須

評価が作成された日時

dataset
string
必須

データセット参照(weave:// URI)

digest
string
必須

評価のダイジェスト

name
string
必須

評価の名

object_id
string
必須

評価のID

scorers
string[]
必須

scorer 参照のリスト(weave:// URI)

trials
integer
必須

試行回数

version_index
integer
必須

評価のバージョンインデックス

description
string | null

評価の説明

evaluate_op
string | null

Evaluate op の参照(weave:// URI)

evaluation_name
string | null

評価 run の名

predict_and_score_op
string | null

predict および score op の参照(weave:// URI)

summarize_op
string | null

summarize op の参照(weave:// URI)