Skip to main content
GET
Get Rlhf Round

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required
round_id
string<uuid>
required

Response

Successful Response

One round of the loop: the checkpoint that generated its cohort + state.

id
string
required
round_index
integer
required
state
string
required
checkpoint_candidate_id
string | null
checkpoint_key
string | null
error
string | null
opened_at
string | null
parent_round_id
string | null
trainable_at
string | null
trainable_thresholds
Trainable Thresholds · object | null
trained_at
string | null
training_at
string | null