Skip to content

Modify beit model to use load dataset#433

Open
ctr-lelanchelianTT wants to merge 2 commits intomainfrom
lelanchelian/modify_beit_hf
Open

Modify beit model to use load dataset#433
ctr-lelanchelianTT wants to merge 2 commits intomainfrom
lelanchelian/modify_beit_hf

Conversation

@ctr-lelanchelianTT
Copy link
Contributor

@ctr-lelanchelianTT ctr-lelanchelianTT commented Jan 26, 2026

Ticket

Link to Github Issue

Problem description

Currently, model inputs are handled by links from different sources.This issue aims to standardize input handling across all models by using the Hugging Face load_dataset API as the primary source of input data.

What's changed

modified bait model to input from load_dataset from HuggingFace

Checklist

  • New/Existing tests provide coverage for changes

I have attached the cpu inference script and results for your reference:
compare.log
test_beit_base_hf_input.log
test_beit_inference.py
test_beit_base.log

@ctr-lelanchelianTT ctr-lelanchelianTT changed the title modify beit model to use load dataset Modify beit model to use load dataset Jan 27, 2026
@ctr-lelanchelianTT ctr-lelanchelianTT marked this pull request as ready for review February 2, 2026 10:51
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.

2 participants