Skip to content

REFACTOR GAIA should use get_dataset instead of direct call to huggingface_hub #662

@juanmichelini

Description

@juanmichelini

GAIA currently uses

load_dataset("gaia-benchmark/GAIA", level) - direct call, NOT going through get_dataset() from dataset.py
huggingface_hub.snapshot_download(...) - direct call

It should use get_dataset() like other benchmarks instead, to reduce code duplication

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions