JasperHaozhe commited on
Commit
4886ab8
·
verified ·
1 Parent(s): ca78d9e

Add release card and terms

Browse files
Files changed (1) hide show
  1. CITATION.cff +19 -0
CITATION.cff ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cff-version: 1.2.0
2
+ message: "If you use SearchGen, please cite this software and dataset release."
3
+ title: "SearchGen: Multimodal Reasoning, Generation, Evaluation, and Search Corpus Release"
4
+ type: dataset
5
+ authors:
6
+ - name: "SearchGen Team"
7
+ version: 1.0.0
8
+ date-released: 2026-07-12
9
+ license: Apache-2.0
10
+ abstract: >-
11
+ A linked research release containing synthetic multimodal training metadata,
12
+ reasoning-to-generation traces, generated images and evaluation sidecars, a
13
+ standalone benchmark, a reusable search corpus, and reproducibility models.
14
+ keywords:
15
+ - multimodal reasoning
16
+ - synthetic data
17
+ - text-to-image generation
18
+ - automated evaluation
19
+ - search corpus