-
Notifications
You must be signed in to change notification settings - Fork 3k
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
add long sequence strategies #8076
Merged
+5,496
−24
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
cd8b643
test
WAI-clear 58dde75
remove test.txt
WAI-clear 58b66a2
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…
WAI-clear c5acdc2
add long sequence strategies
WAI-clear c0c950a
long sequence V1
WAI-clear 4d2b599
draft
WAI-clear fbfe654
draft
WAI-clear fa66a5f
draft new
WAI-clear 4e2ffc9
add long sequence stratiges
WAI-clear 6bf1282
add long sequence strategies new
WAI-clear 4aa5917
fix format
WAI-clear c46527e
fix conflict
WAI-clear c202d89
fix format
WAI-clear fe57746
fix error
WAI-clear 1481944
fix error
WAI-clear 56e014a
fix format
WAI-clear d245ad4
fix format
WAI-clear d51de39
fix format
WAI-clear dada723
fix format
WAI-clear 32033f3
close @slow
WAI-clear e1b0ff9
fix test
WAI-clear dcb712f
fix error
WAI-clear a00fcee
modify try_catch
WAI-clear d88b4f4
fix format
WAI-clear 386bca6
fix format
WAI-clear 506b2cf
fix format
WAI-clear 7176f9f
add bloom_alibi
WAI-clear 0c788ad
fix error
WAI-clear ef02a24
add dynamic_to_static
WAI-clear dc8da0a
add dynamic_to_static
WAI-clear File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading status checks…
fix format
commit 4aa59174ae08aff7c5871914d8e5906afcb8e677
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,5 +29,4 @@ | |
"intokens": true, | ||
"zero_padding": false, | ||
"use_flash_attention": false | ||
|
||
} | ||
} | ||
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个json也不需要被修改