Skip to main content
GET
Huggingface Dataset Schema

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

repo_id
string
required

Query Parameters

config_name
string
default:default
split_name
string
default:train

Response

Successful Response

config_name
string
required
dataset_repo_id
string
required
split_name
string
required
features
Features · object
row_count
integer | null