Skip to content

Commit bb3229f

Browse files
committed
Merge branch 'upgrade_multimodal_classification' into 'develop'
Upgrade multimodal classification notebooks and changelog See merge request genaiic-reusable-assets/engagement-artifacts/genaiic-idp-accelerator!254
2 parents 9aac585 + d9a4a9a commit bb3229f

File tree

3 files changed

+197
-495
lines changed

3 files changed

+197
-495
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ SPDX-License-Identifier: MIT-0
1313
- Consolidated `multimodalPageLevelClassification` and the experimental `multimodalPageBoundaryClassification` (from v0.3.11) into a single enhanced `multimodalPageLevelClassification` method
1414
- Implemented BIO-like sequence segmentation with document boundary indicators: "start" (new document) and "continue" (same document)
1515
- Automatically segments multi-document packets, even when they contain multiple documents of the same type
16+
- Added comprehensive classification guide with method comparisons and best practices
1617
- **Benefits**: Simplified codebase with single multimodal classification method, improved handling of complex document packets, maintains backward compatibility
1718
- **No Breaking Changes**: Existing configurations work unchanged, no configuration updates required
1819

0 commit comments

Comments
 (0)