validate
Verify Hugging Face dataset availability and accessibility using its identifier. Supports private datasets with authentication tokens.
Instructions
Check if a Hugging Face dataset exists and is accessible
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 |