download_dataset
Download a Codabench dataset to a specified local path. Streams directly to disk, returns SHA-256, and refuses to overwrite existing files unless overwrite is enabled.
Instructions
Download a Codabench dataset/bundle to a local absolute path. Streams directly to disk and returns the SHA-256. Refuses to overwrite unless overwrite=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| dest_path | Yes | ||
| overwrite | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||