Skip to content

Commit aa97e1d

Browse files
author
Bob Strahan
committed
Enable bounding boxes in pattern-2 lending package assessment config
1 parent ad2a443 commit aa97e1d

File tree

1 file changed

+1
-1
lines changed
  • config_library/pattern-2/lending-package-sample

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@ assessment:
11511151
simple_batch_size: "3"
11521152
list_batch_size: "1"
11531153
bounding_boxes:
1154-
enabled: false
1154+
enabled: true
11551155
default_confidence_threshold: '0.8'
11561156
top_p: '0.1'
11571157
max_tokens: '10000'

0 commit comments

Comments
 (0)