CoolFace
Datasetpublic

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.

sourceHugging Faceotherupdated 19d agoView on Hugging Face
1likes902downloads
Dataset Card

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

text
<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 the V-ICAL source repository, install the dependencies, authenticate with Hugging Face, and explicitly download this dataset into the project's ai_configs/ directory:

bash
hf auth login
hf download Mingqian-233/V-ICAL-ai-configs --repo-type dataset --local-dir ai_configs

Do not commit API keys, model-provider credentials, evaluation outputs, or runtime logs to this repository.

VisionXLab/V-ICAL · CoolFace