VisionXLab/V-ICAL
V-ICAL AI Configuration Dataset This private dataset contains the AI configurations and visual demonstrations used by V-ICAL for interactive play, batch evaluation, ablation studies, and trajectory auditing. Layout <game-id>/<configuration-name>/config.json <game-id>/<configuration-name>/frames/*.jpg <game-id>/<configuration-name>/video.mp4 Some configurations also reference preload action sequences maintained by the V-ICAL project. Download From… See the full description on the dataset page: https://huggingface.co/datasets/VisionXLab/V-ICAL.
V-ICAL AI Configuration Dataset
This private dataset contains the AI configurations and visual demonstrations used by V-ICAL for interactive play, batch evaluation, ablation studies, and trajectory auditing.
Layout
<game-id>/<configuration-name>/config.json
<game-id>/<configuration-name>/frames/*.jpg
<game-id>/<configuration-name>/video.mp4Some configurations also reference preload action sequences maintained by the V-ICAL project.
Download
From the V-ICAL source repository, install the dependencies, authenticate with Hugging Face, and explicitly download this dataset into the project's ai_configs/ directory:
hf auth login
hf download Mingqian-233/V-ICAL-ai-configs --repo-type dataset --local-dir ai_configsDo not commit API keys, model-provider credentials, evaluation outputs, or runtime logs to this repository.
