firsha commited on
Commit
0104ac2
·
1 Parent(s): 9c6de49

fixed typos and updated citation

Browse files
Files changed (1) hide show
  1. README.md +14 -11
README.md CHANGED
@@ -39,8 +39,8 @@ This Hugging Face dataset hosts the questions, reference answers, atomic asserti
39
 
40
  ## Benchmark size
41
 
42
- - **File Fidelity track:** 244 files, 922 queries
43
- - **Domain Q&A track:** 124 files, 120 queries, 8,450 atomic assertions across 12 industries
44
 
45
  These numbers reflect the full evaluation set reported in the accompanying paper. See the *May 07 Update* note below for the relationship between the evaluated set and the publicly released artifact.
46
 
@@ -95,15 +95,18 @@ Not validated, and not recommended:
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
  ```
109
 
 
39
 
40
  ## Benchmark size
41
 
42
+ - **File Fidelity track:** 244 files, 922 queries, 1,305 atomic assertions
43
+ - **Domain Q&A track:** 124 files, 120 queries, 5,414 atomic assertions across 12 industries
44
 
45
  These numbers reflect the full evaluation set reported in the accompanying paper. See the *May 07 Update* note below for the relationship between the evaluated set and the publicly released artifact.
46
 
 
95
 
96
  ```bibtex
97
  @misc{shaik2026ocb,
98
+ title = {Office Comprehension Benchmark},
99
+ author = {Firoz Shaik and Mateus Picanç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
+ eprint = {2607.01245},
108
+ archivePrefix = {arXiv},
109
+ primaryClass = {cs.CL}
110
  }
111
  ```
112