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

hardcoded way #12

Merged
merged 9 commits into from
Jan 27, 2024
Merged

hardcoded way #12

merged 9 commits into from
Jan 27, 2024

Conversation

pat-alt
Copy link
Owner

@pat-alt pat-alt commented Jan 19, 2024

Passes through layers of classifier head iteratively (see chengchingwen/Transformers.jl#166 (comment))

@pat-alt pat-alt linked an issue Jan 19, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9ea8230) 87.14% compared to head (45da081) 88.15%.

Files Patch % Lines
src/baseline_model.jl 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   87.14%   88.15%   +1.01%     
==========================================
  Files           4        4              
  Lines          70       76       +6     
==========================================
+ Hits           61       67       +6     
  Misses          9        9              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pat-alt pat-alt merged commit db4bb89 into main Jan 27, 2024
6 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.

Activations for cls head
2 participants