Skip to content

Commit 2469417

Browse files
author
Bob Strahan
committed
Update pattern-2 config notes with descriptive sample-specific descriptions
1 parent d60be3f commit 2469417

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

config_library/pattern-2/bank-statement-sample/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: MIT-0
33

4-
notes: Default settings
4+
notes: Default settings for bank statement sample configuration
55
ocr:
66
backend: "textract" # Default to Textract for backward compatibility
77
model_id: "us.anthropic.claude-3-7-sonnet-20250219-v1:0"

config_library/pattern-2/lending-package-sample/config.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
# SPDX-License-Identifier: MIT-0
2-
3-
notes: Boundary-aware classification example for pattern-2
4-
5-
6-
71
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
82
# SPDX-License-Identifier: MIT-0
9-
103
notes: Default settings for lending-package-sample configuration
114
ocr:
125
backend: "textract" # Default to Textract for backward compatibility

config_library/pattern-2/rvl-cdip-package-sample/config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: MIT-0
3-
4-
notes: Default settings
3+
notes: Default settings for rvil_cdip configuration
54
ocr:
65
backend: "textract" # Default to Textract for backward compatibility
76
model_id: "us.anthropic.claude-3-7-sonnet-20250219-v1:0"

0 commit comments

Comments
 (0)