VisGym/inference-dataset
VLM-Gym Inference Dataset This dataset contains pre-defined test episodes and initial states for evaluating Vision-Language Models (VLMs) on the VLM-Gym benchmark. Dataset Structure inference-dataset/ ├── test_set_easy/ # Easy difficulty test episodes (JSONL) ├── test_set_hard/ # Hard difficulty test episodes (JSONL) ├── initial_states_easy/ # Initial environment states for easy episodes (JSON) ├── initial_states_hard/ # Initial… See the full description on the dataset page: https://huggingface.co/datasets/VisGym/inference-dataset.
33.1k
