nyu-visionx/VSI-590K
VSI-590K Website | Paper | GitHub | Models Authors: Shusheng Yang*, Jihan Yang*, Pinzhi Huang†, Ellis Brown†, et al. VSI-590K is a large-scale spatially-focused instruction-tuning dataset focusing on spatial reasoning. The dataset is curated from diverse sources and carefully annotated. Quick Start import json # Load from JSONL file with open('vsi_590k.jsonl', 'r') as f: for line in f: sample = json.loads(line.strip()) print(sample)… See the full description on the dataset page: https://huggingface.co/datasets/nyu-visionx/VSI-590K.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face