File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 167167 <h1 class="text-4xl font-bold" style="color: var(--ade-text);">Agentic Document Extraction</h1>
168168 </div>
169169 <p class="text-xl mb-2" style="color: var(--ade-teal);">DocVQA Challenge - 98.650% Accuracy with ADE DPT-2 on Validation Set</p>
170- <p class="text-lg" style="color: var(--ade-text-dim);">Smell Test - 72 remaining errors (14 dataset issues excluded) and 40 successful cases</p>
170+ <p class="text-lg" style="color: var(--ade-text-dim);">Smell Test - 72 remaining errors and 40 successful cases</p>
171171 </div>
172172 </header>
173173
@@ -179,6 +179,7 @@ <h2 class="text-2xl font-bold mb-6" style="color: var(--ade-text);">Error Breakd
179179 <div class="stat-card p-6 rounded-lg">
180180 <div class="text-4xl font-bold" style="color: var(--ade-teal);">72</div>
181181 <div style="color: var(--ade-text-dim);" class="mt-2">Remaining Errors</div>
182+ <div class="text-xs mt-1" style="color: var(--ade-teal);">14 Dataset issues excluded from the accuracy calculation but shown for transparency</div>
182183 </div>
183184 <div class="stat-card p-6 rounded-lg">
184185 <div class="text-4xl font-bold text-orange-400">98.650%</div>
You can’t perform that action at this time.
0 commit comments