First rows of a split
The list of the 100 first rows of a dataset split.
get/first-rows
Query parameters
datasetstring required
The identifier of the dataset on the Hub.
configstring required
The dataset subset (also called 'configuration').
splitstring required
The split name.
Response
The <a href='https://huggingface.co/docs/datasets/about_dataset_features'>features</a>, and the 100 first rows of the split.</br>Note: the response can be truncated (less rows, or truncated cell contents): see examples.