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

add long sequence strategies #8076

Merged
merged 30 commits into from
Mar 26, 2024

fix error

dcb712f
Select commit
Loading
Failed to load commit list.
Merged

add long sequence strategies #8076

fix error
dcb712f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 18, 2024 in 1s

95.20% of diff hit (target 80.00%)

View this Pull Request on Codecov

95.20% of diff hit (target 80.00%)

Annotations

Check warning on line 44 in paddlenlp/transformers/LongSequenceStrategies/AttentionStrategies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/LongSequenceStrategies/AttentionStrategies.py#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 51 in paddlenlp/transformers/LongSequenceStrategies/LongSequenceStrategies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/LongSequenceStrategies/LongSequenceStrategies.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 58 in paddlenlp/transformers/LongSequenceStrategies/LongSequenceStrategies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/LongSequenceStrategies/LongSequenceStrategies.py#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 1506 in paddlenlp/transformers/llama/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/llama/modeling.py#L1506

Added line #L1506 was not covered by tests