Skip to main content

Create Dataset

Upload a dataset that you can use in your Humanloop projects to train models.

Request Body — REQUIRED
name Name — REQUIRED
data object[] — REQUIRED
fields object[] — REQUIRED
name Name — REQUIRED
data_type DataTypes — REQUIRED

Possible values: [text, categorical, multi_categorical, quantitative, character_offsets, url, ordinal_regression, file_pdf]

An enumeration.

display_name Display Name
required Required
default Default
distinct_values string[]
meta object
description Description
Responses
200

Successful Response

Schema
id Id — REQUIRED
attempted Attempted — REQUIRED
succeeded Succeeded — REQUIRED
processing Processing — REQUIRED
msg Msg — REQUIRED
fields object[] — REQUIRED
id Id — REQUIRED
dataset_id Dataset Id — REQUIRED
name Name — REQUIRED
display_name Display Name — REQUIRED
data_type DataTypes — REQUIRED

Possible values: [text, categorical, multi_categorical, quantitative, character_offsets, url, ordinal_regression, file_pdf]

An enumeration.

required Required — REQUIRED
meta object
count Count
null_count Null Count
value_counts object
latest_counts_increase object
distinct_values string[]
created_at date-time
updated_at date-time
422

Validation Error

Schema
detail object[]
loc string[] — REQUIRED
msg Message — REQUIRED
type Error Type — REQUIRED