load_dataset
Load a specific dataset from OpenXAI for AI explanation evaluation. Specify the dataset name and choose to download if not available locally.
Instructions
Load a specific dataset from OpenXAI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dataset_name | Yes | Name of the dataset to load (e.g., german, compas, adult) | |
download | No | Whether to download the dataset if not available locally |