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

Removing softmax, closes #37 #38

Merged
merged 5 commits into from
Feb 5, 2025
Merged

Removing softmax, closes #37 #38

merged 5 commits into from
Feb 5, 2025

Conversation

hzavadil98
Copy link
Contributor

Took the liberty to touch your models code to adress #37 , please fact-check the issue and if I'm not wrong review the PR.

The model should output raw logits for nn.CrossEntropyLoss() #37
@hzavadil98 hzavadil98 changed the title Removing softmax closes #37 Removing softmax, closes #37 Feb 5, 2025
Copy link
Contributor

@salomaestro salomaestro 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 fixing!

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for fixing the test also!

Copy link
Contributor

@Johanmkr Johanmkr left a comment

Choose a reason for hiding this comment

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

Good job @hzavadil98!

@hzavadil98 hzavadil98 marked this pull request as ready for review February 5, 2025 14:10
@hzavadil98 hzavadil98 merged commit 2ff9ad3 into main Feb 5, 2025
4 checks passed
@hzavadil98 hzavadil98 deleted the Jan/softmax branch February 5, 2025 14:17
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.

3 participants