get_parquet
Export Hugging Face dataset splits as Parquet files for efficient storage and analysis. Specify the dataset identifier and optional auth token for private datasets.
Instructions
Export Hugging Face dataset split as Parquet file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auth_token | No | Hugging Face auth token for private/gated datasets | |
dataset | Yes | Hugging Face dataset identifier in the format owner/dataset |