Skip to content

Move max_length to base DataConfig#168

Merged
sfc-gh-mwyatt merged 3 commits intomainfrom
mwyatt/move-max-length
Apr 25, 2025
Merged

Move max_length to base DataConfig#168
sfc-gh-mwyatt merged 3 commits intomainfrom
mwyatt/move-max-length

Conversation

@sfc-gh-mwyatt
Copy link
Copy Markdown
Collaborator

max_length is a value that is used by all DataFactory subclasses. As such, moving the field to the base DataConfig class.

resolves #160

@sfc-gh-mwyatt sfc-gh-mwyatt merged commit c8f118e into main Apr 25, 2025
5 checks passed
@sfc-gh-mwyatt sfc-gh-mwyatt deleted the mwyatt/move-max-length branch April 25, 2025 19:29
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.

move max_length to the main Trainer

2 participants