remove padding from pred before writing#68
Open
bruniss wants to merge 201 commits intoScrollPrize:mainfrom
Open
remove padding from pred before writing#68bruniss wants to merge 201 commits intoScrollPrize:mainfrom
bruniss wants to merge 201 commits intoScrollPrize:mainfrom
Conversation
december contributions
Add Scroll 5 labels link to Community Projects
Submissions closed
add extra links for surf preds / 3d ink / s5 trace
add extra links for surf preds / 3d ink / s5 trace
Using University of York link because previous site no longer has page on the letter
Updated link to Pliny the Younger letters
Added llfio-chunkloader
Update 20_community_projects.md
…dits Datasets page GP dataset edits
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Contributor
|
lgtm - @younader look good to you? |
Contributor
|
@bruniss Thanks for this PR! I think this is a needed change, but I believe we need to sync this with the training so that either both expect padded labels or unpadded labels. I think adding paddings to the labels in the training should do the trick. |
Member
Member
|
Can we close this? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added to remove the padding from the prediction before writing it so it is easier used in other tasks