File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ SPDX-License-Identifier: MIT-0
33
44# Evaluation Framework
55
6+ The GenAIIDP solution includes a built-in evaluation framework to assess the accuracy of document processing outputs. This allows you to:
7+
8+ - Compare processing outputs against baseline (ground truth) data
9+ - Generate detailed evaluation reports using configurable methods and thresholds
10+ - Track and improve processing accuracy over time
11+
12+
13+ https://github.com/user-attachments/assets/0ff17f3e-1eb5-4883-9d6f-3d4e4e84cbea
14+
15+
616## Table of Contents
717
818- [ Evaluation Framework] ( #evaluation-framework )
@@ -79,15 +89,6 @@ SPDX-License-Identifier: MIT-0
7989 - [ Stickler Version Information] ( #stickler-version-information )
8090 - [ Troubleshooting Evaluation Issues] ( #troubleshooting-evaluation-issues )
8191
82- The GenAIIDP solution includes a built-in evaluation framework to assess the accuracy of document processing outputs. This allows you to:
83-
84- - Compare processing outputs against baseline (ground truth) data
85- - Generate detailed evaluation reports using configurable methods and thresholds
86- - Track and improve processing accuracy over time
87-
88-
89- https://github.com/user-attachments/assets/0ff17f3e-1eb5-4883-9d6f-3d4e4e84cbea
90-
9192
9293
9394## Stickler Evaluation Engine
You can’t perform that action at this time.
0 commit comments