Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoMM] Fix a bug of text augmentation. #4115

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

Harry-zzh
Copy link
Contributor

Issue #, if available:

Description of changes:

  • After text augmentation, the text may become a list. TypeError will be raised when calling "tokenizer.encode".

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yinweisu
Copy link
Contributor

Previous CI Run Current CI Run
tifffile==2024.2.12 tifffile==2024.4.18
tifffile==2024.2.12 tifffile==2024.4.18

@zhiqiangdon zhiqiangdon added the run-multi-gpu Run multimodal multi-gpu tests label Apr 18, 2024
@zhiqiangdon zhiqiangdon self-requested a review April 18, 2024 04:32
Copy link

Job PR-4115-10d84e2 is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-4115/10d84e2/index.html

Copy link
Contributor

@zhiqiangdon zhiqiangdon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! We can fix it later when encountering more than one text strings in the list.

@zhiqiangdon zhiqiangdon merged commit 318234e into autogluon:master Apr 22, 2024
40 of 41 checks passed
LennartPurucker pushed a commit to LennartPurucker/autogluon that referenced this pull request Jun 1, 2024
Co-authored-by: Ubuntu <ubuntu@ip-172-31-3-160.us-west-2.compute.internal>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-multi-gpu Run multimodal multi-gpu tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants