firsha commited on
Commit
9c6de49
·
1 Parent(s): 4779b2d

readme changes

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -88,15 +88,21 @@ OCB is intended for evaluation, not training. Validated use cases include:
88
  Not validated, and not recommended:
89
 
90
  - Use as training data
91
- - Evaluation on file formats outside .docx / .xlsx / .pptx
92
  - High-stakes deployment decisions in regulated domains (medical, legal, financial advice) on the basis of OCB scores alone
93
 
94
  ## Citation
95
 
96
  ```bibtex
97
- @misc{ocb2026,
98
- title = {OfficeComprehensionBenchmark},
99
- author = {Anonymous},
 
 
 
 
 
 
100
  year = {2026}
101
  }
102
  ```
 
88
  Not validated, and not recommended:
89
 
90
  - Use as training data
91
+ - Evaluation on file formats outside .docx / .xlsx / .pptx and its variants
92
  - High-stakes deployment decisions in regulated domains (medical, legal, financial advice) on the basis of OCB scores alone
93
 
94
  ## Citation
95
 
96
  ```bibtex
97
+ @misc{shaik2026ocb,
98
+ title = {Office Comprehension Benchmark},
99
+ author = {Firoz Shaik and Mateus Pican\c{c}o Lima Gomes and Tanvir Aumi
100
+ and Jingci Wang and Milos Milunovic and Filip Basara
101
+ and Ivana Jovanovic and Vishwas Suryanarayanan
102
+ and Neha Nandan Kenkare and Weiyao Xie and Zhipeng Han
103
+ and Zheng Zhang and Waleed Shahid and Jay Rathi
104
+ and Russell Scherer and Thong Q. Nguyen and Michael Bentley
105
+ and Tamara Stankovic and Rasika Chakravarthy and Vishal Chowdhary},
106
  year = {2026}
107
  }
108
  ```