File size: 537 Bytes
2ba5f5f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: ParseBench
description: ParseBench is a benchmark for evaluating document parsing systems on real-world enterprise documents.
evaluation_framework: parsebench

tasks:
  - id: mean
    config: parse-bench
    split: mean
  - id: table
    config: parse-bench
    split: table
  - id: chart
    config: parse-bench
    split: chart
  - id: text_content
    config: parse-bench
    split: text_content
  - id: text_formatting
    config: parse-bench
    split: text_formatting
  - id: layout
    config: parse-bench
    split: layout