Skip to content

Commit dd5011a

Browse files
author
Daniel Lorch
committed
chore: fix example image paths
1 parent 1256231 commit dd5011a

File tree

1 file changed

+4
-4
lines changed
  • config_library/pattern-2/rvl-cdip-package-sample-with-few-shot-examples

1 file changed

+4
-4
lines changed

config_library/pattern-2/rvl-cdip-package-sample-with-few-shot-examples/config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ classes:
9696
"cc": null,
9797
"reference_number": "TNJB 0008497"
9898
imagePath: >-
99-
config_library/pattern-2/few_shot_example_with_multimodal_page_classification/example-images/letter1.jpg
99+
config_library/pattern-2/rvl-cdip-package-sample-with-few-shot-examples/example-images/letter1.jpg
100100
- classPrompt: This is an example of the class 'letter'
101101
name: Letter2
102102
attributesPrompt: |-
@@ -112,7 +112,7 @@ classes:
112112
"cc": null,
113113
"reference_number": null
114114
imagePath: >-
115-
config_library/pattern-2/few_shot_example_with_multimodal_page_classification/example-images/letter2.png
115+
config_library/pattern-2/rvl-cdip-package-sample-with-few-shot-examples/example-images/letter2.png
116116
- $schema: https://json-schema.org/draft/2020-12/schema
117117
$id: form
118118
x-aws-idp-document-type: form
@@ -587,7 +587,7 @@ classes:
587587
"thread_id": null,
588588
"message_id": null
589589
imagePath: >-
590-
config_library/pattern-2/few_shot_example_with_multimodal_page_classification/example-images/email1.jpg
590+
config_library/pattern-2/rvl-cdip-package-sample-with-few-shot-examples/example-images/email1.jpg
591591
- $schema: https://json-schema.org/draft/2020-12/schema
592592
$id: questionnaire
593593
x-aws-idp-document-type: questionnaire
@@ -805,7 +805,7 @@ classes:
805805
"account_number": ["003525801543","352580154336"],
806806
"transactions": [{"Date": "2/6/2020", "Description": "Food Purchase - AnyCompany Restaurant - 1194989245", "Amount": "-171"}]
807807
imagePath: >-
808-
config_library/pattern-2/few_shot_example_with_multimodal_page_classification/example-images/bank-statement-pages/
808+
config_library/pattern-2/rvl-cdip-package-sample-with-few-shot-examples/example-images/bank-statement-pages/
809809
810810
classification:
811811
maxPagesForClassification: "ALL"

0 commit comments

Comments
 (0)