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

[Table Transformer] Add Transformers-native checkpoints #26928

Merged

Conversation

NielsRogge
Copy link
Contributor

What does this PR do?

This PR adds Table Transformer checkpoints that leverages the AutoBackbone API (instead of the timm library) for the ResNet backbones. This enables people to use the TableTransformer models without relying on timm as dependency.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Oct 19, 2023

The documentation is not available anymore as the PR was closed or merged.

@NielsRogge NielsRogge force-pushed the convert_table_transformer_no_timm branch from ccff8ba to d5e10c6 Compare November 4, 2023 12:50
Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Thanks for adding this!

Once the diff in utils/not_doctested.txt has been resolved we can merge :)

utils/not_doctested.txt Show resolved Hide resolved
@NielsRogge NielsRogge force-pushed the convert_table_transformer_no_timm branch from d5e10c6 to ae97f20 Compare November 12, 2023 13:36
@ydshieh ydshieh force-pushed the convert_table_transformer_no_timm branch from de37958 to 9c17682 Compare November 13, 2023 11:39
@ydshieh ydshieh merged commit 72f531a into huggingface:main Nov 15, 2023
3 checks passed
Saibo-creator pushed a commit to epfl-dlab/transformers-GCD-PR that referenced this pull request Nov 15, 2023
…26928)

* Improve conversion scripts

* Fix paths

* Fix style
wgifford pushed a commit to namctin/transformers that referenced this pull request Nov 17, 2023
…26928)

* Improve conversion scripts

* Fix paths

* Fix style
EduardoPach pushed a commit to EduardoPach/transformers that referenced this pull request Nov 19, 2023
…26928)

* Improve conversion scripts

* Fix paths

* Fix style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants