ryokanazawa commited on
Commit
168e45a
·
verified ·
1 Parent(s): 3d4985f

Add arXiv citation to dataset card

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -58,9 +58,13 @@ The final assistant message is the gold IDS XML. The evaluation input is `messag
58
 
59
  ```bibtex
60
  @misc{kanazawa2026ishigakiidsbench,
61
- title = {Ishigaki-IDS-Bench: A Benchmark for Generating Information Delivery Specifications from BIM Information Requirements},
62
  author = {Ryo Kanazawa and Koyo Hidaka and Teppei Miyamoto and Takayuki Kato and Tomoki Ando and Chenguang Wang and Dayuan Jiang and Naofumi Fujita and Shuhei Saitoh and Atomu Kondo and Koki Arakawa and Daiho Nishioka},
63
  year = {2026},
64
- note = {arXiv preprint, forthcoming}
 
 
 
 
65
  }
66
  ```
 
58
 
59
  ```bibtex
60
  @misc{kanazawa2026ishigakiidsbench,
61
+ title = {Ishigaki-IDS-Bench: A Benchmark for Generating Information Delivery Specification from BIM Information Requirements},
62
  author = {Ryo Kanazawa and Koyo Hidaka and Teppei Miyamoto and Takayuki Kato and Tomoki Ando and Chenguang Wang and Dayuan Jiang and Naofumi Fujita and Shuhei Saitoh and Atomu Kondo and Koki Arakawa and Daiho Nishioka},
63
  year = {2026},
64
+ eprint = {2605.22079},
65
+ archivePrefix = {arXiv},
66
+ primaryClass = {cs.CL},
67
+ doi = {10.48550/arXiv.2605.22079},
68
+ url = {https://arxiv.org/abs/2605.22079}
69
  }
70
  ```