Load and transform datasets from the HuggingFace Hub
EvaluationRow
format for evaluation.
Parameter | Type | Description |
---|---|---|
dataset_id | string | HuggingFace dataset identifier |
transform_fn | callable | Function to transform dataset rows |
config_name | string | Optional dataset configuration name |
revision | string | Optional dataset revision/commit hash |
pip install 'eval-protocol[huggingface]'