holgerson commited on
Commit
86eb5b3
·
verified ·
1 Parent(s): 03e9593

Prominently link unfiltered SPARC VQA raw corpus

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ tags:
11
 
12
  SPARC VQA is the generated spatial VQA training dataset used in the SPARC Qwen3.5 model releases. Each example embeds its image bytes and includes a question, answer, task type, target type, source dataset identifier, split, and JSON metadata.
13
 
 
 
14
  ## Ready-to-train split
15
 
16
  Use `train_filtered_t097_mpo700.parquet` for SPARC-only training. This is the processed, release-ready dataset: it contains the exact 284,909 examples retained by the release configuration and needs no further SPARC filtering:
 
11
 
12
  SPARC VQA is the generated spatial VQA training dataset used in the SPARC Qwen3.5 model releases. Each example embeds its image bytes and includes a question, answer, task type, target type, source dataset identifier, split, and JSON metadata.
13
 
14
+ **Raw unfiltered corpus:** https://huggingface.co/datasets/irl-kit/SPARC-VQA-Raw
15
+
16
  ## Ready-to-train split
17
 
18
  Use `train_filtered_t097_mpo700.parquet` for SPARC-only training. This is the processed, release-ready dataset: it contains the exact 284,909 examples retained by the release configuration and needs no further SPARC filtering: