Datasets:

ArXiv:
License:
mer9ury commited on
Commit
ca0e68f
·
1 Parent(s): 1e9a6e5

chore: Refresh sample_results and leaderboard to 2026-02-09

Browse files
.gitignore CHANGED
@@ -1,3 +1,4 @@
1
  __pycache__/
2
  *.py[cod]
3
  predictions/
 
 
1
  __pycache__/
2
  *.py[cod]
3
  predictions/
4
+ *.eval.json
README.md CHANGED
@@ -238,13 +238,14 @@ $ python evaluate.py \
238
  # Leaderboard
239
  <div style="max-width: 800px; width: 100%; overflow-x: auto; margin: 0 auto;">
240
 
241
- | Source | Request date | TEDS ↑ | TEDS-S ↑ | NID ↑ | Avg. Time (secs) ↓ |
242
- |:---------------------|:------------:|-----------:|----------:|------------:|------------:|
243
- | upstage | 2024-10-24 | **93.48** | **94.16** | **97.02** | **3.79** |
244
- | aws | 2024-10-24 | 88.05 | 90.79 | 96.71 | 14.47 |
245
- | llamaparse | 2024-10-24 | 74.57 | 76.34 | 92.82 | 4.14 |
246
- | unstructured | 2024-10-24 | 65.56 | 70.00 | 91.18 | 13.14 |
247
- | google | 2024-10-24 | 66.13 | 71.58 | 90.86 | 5.85 |
248
- | microsoft | 2024-10-24 | 87.19 | 89.75 | 87.69 | 4.44 |
 
249
 
250
  </div>
 
238
  # Leaderboard
239
  <div style="max-width: 800px; width: 100%; overflow-x: auto; margin: 0 auto;">
240
 
241
+ | Source | Request date | TEDS ↑ | TEDS-S ↑ | NID ↑ | Avg. Time (secs) ↓ |
242
+ |:----------------------------|:------------:|----------:|----------:|----------:|-------------------:|
243
+ | upstage (enhanced) | 2026-02-09 | 95.59 | **97.62** | **96.62** | 7.56 |
244
+ | upstage (standard) | 2026-02-09 | **96.06** | 97.25 | 96.29 | 3.77 |
245
+ | aws | 2026-02-09 | 95.48 | 96.99 | 95.97 | 7.95 |
246
+ | unstructured | 2026-02-09 | 80.26 | 89.51 | 91.78 | 6.80 |
247
+ | llamaparse | 2026-02-09 | 90.73 | 93.20 | 90.53 | 10.88 |
248
+ | microsoft | 2026-02-09 | 77.85 | 85.74 | 87.03 | **3.39** |
249
+ | google | 2026-02-09 | 78.30 | 80.71 | 82.17 | 37.00 |
250
 
251
  </div>
dataset/sample_results/{aws_241024.json → aws_260209.json} RENAMED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/google_241024.json DELETED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/google_260209.json ADDED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/llamaparse_241024.json DELETED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/llamaparse_260209.json ADDED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/microsoft_241024.json DELETED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/microsoft_260209.json ADDED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/unstructured_241024.json DELETED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/unstructured_260209.json ADDED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/upstage_enhanced_260209.json ADDED
The diff for this file is too large to render. See raw diff
 
dataset/sample_results/{upstage_241024.json → upstage_standard_260209.json} RENAMED
The diff for this file is too large to render. See raw diff