zlysunshine commited on
Commit
dac2671
·
verified ·
1 Parent(s): 0539ddd

Create CITATION.cff

Browse files
Files changed (1) hide show
  1. CITATION.cff +16 -0
CITATION.cff ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cff-version: 1.2.0
2
+ message: "If you use the ViRel-Budget dataset, please cite the accompanying paper and this archived release."
3
+ title: "ViRel-Budget: Reliability-Constrained Visual-Token Budgeting for Green Vision-Language Inference"
4
+ type: dataset
5
+ authors:
6
+ - family-names: Wan
7
+ given-names: Sean
8
+ - family-names: Ou
9
+ given-names: Shilin
10
+ - family-names: Zhang
11
+ given-names: Luyao
12
+ version: 1.0.0
13
+ date-released: 2026-08-19
14
+ doi: 10.5281/zenodo.22014989
15
+ url: "https://huggingface.co/datasets/StableTradeAtlas/ViRel-Budget"
16
+ repository-code: "https://github.com/StableTradeAtlas/ViRel-Budget"