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

Update transformers #38

Merged
merged 17 commits into from
Dec 22, 2023
Merged

Update transformers #38

merged 17 commits into from
Dec 22, 2023

Conversation

NikolaGrover
Copy link
Collaborator

Objective id: int -> Tensor (accelerate concatenates tensors when preparing batches)

Add return_loss=True to the forward method of LangModule as it is needed by the transformers Trainer (since version 4.25.1) - if not given there will be a problem with evaluation logging

@stefanik12 stefanik12 merged commit c72d3a2 into master Dec 22, 2023
12 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.

2 participants