Skip to main content
POST
Create Dataset

Authorizations

Authorization
string
header
required

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

Body

application/json
id
string
name
string
train_rows_count
integer
eval_rows_count
integer
max_tokens
integer
total_tokens
integer
type
string

Response

Successful response

id
string
name
string
train_rows_count
integer
eval_rows_count
integer
max_tokens
integer
total_tokens
integer
train_path
string
eval_path
string
type
string
user_id
string