Skip to content

version 0.2.5#88

Merged
omsh merged 3 commits intomainfrom
develop
Feb 12, 2026
Merged

version 0.2.5#88
omsh merged 3 commits intomainfrom
develop

Conversation

@omsh
Copy link
Copy Markdown
Collaborator

@omsh omsh commented Feb 12, 2026

Changes:

  • Fix for tf.data pipeline by reverting back to using hugging face datasets to_tf_dataset arguments instead of post applying batching and prefetchting to the tf.Dataset object.

Background: manually optimizing the pipeline caused huge latency in training (specifically the first epoch).

omsh added 3 commits February 9, 2026 11:31
* reverting to using to_tf_dataset args for tfdata control

* num_workers active on linux

* missing import

* exclude num workers with to_tf_dataset
@omsh omsh merged commit 2b54c2a into main Feb 12, 2026
3 checks passed
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.

1 participant