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

[Nezha P0] Add PretrainedConfig and unit tests #4575

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

sijunhe
Copy link
Collaborator

@sijunhe sijunhe commented Jan 30, 2023

PR types

PR changes

Description

@paddle-bot
Copy link

paddle-bot bot commented Jan 30, 2023

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #4575 (c2a8153) into develop (6a0c50c) will increase coverage by 0.43%.
The diff coverage is 99.18%.

@@             Coverage Diff             @@
##           develop    #4575      +/-   ##
===========================================
+ Coverage    41.31%   41.74%   +0.43%     
===========================================
  Files          433      434       +1     
  Lines        61820    61860      +40     
===========================================
+ Hits         25540    25824     +284     
+ Misses       36280    36036     -244     
Impacted Files Coverage Δ
paddlenlp/transformers/nezha/modeling.py 93.02% <98.75%> (+72.41%) ⬆️
paddlenlp/transformers/__init__.py 100.00% <100.00%> (ø)
paddlenlp/transformers/bert/modeling.py 90.28% <100.00%> (+0.05%) ⬆️
paddlenlp/transformers/gpt/modeling.py 78.60% <100.00%> (+0.17%) ⬆️
paddlenlp/transformers/nezha/configuration.py 100.00% <100.00%> (ø)
paddlenlp/transformers/nezha/tokenizer.py 88.33% <100.00%> (+47.34%) ⬆️
paddlenlp/utils/downloader.py 58.60% <0.00%> (+0.40%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@wj-Mcat wj-Mcat left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants