List of parquet files
The dataset is converted to the parquet format. The endpoint gives the list of the parquet files. The same split can have multiple parquet files, called shards. They are sorted by their shard index.
get/parquet
Query parameters
datasetstring required
The identifier of the dataset on the Hub.
configstring
The dataset subset on which to filter the response.
Response
A list of parquet files.</br>Beware: the response is not paginated.